From a7f182ee709d77070ca53c28833821ad638a6743 Mon Sep 17 00:00:00 2001 From: Ryan Williams Date: Wed, 17 Jan 2018 22:27:05 -0500 Subject: couple typos (#111) --- readme.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/readme.md b/readme.md index 67e385e6..400d412d 100644 --- a/readme.md +++ b/readme.md @@ -629,10 +629,10 @@ return values rather than via a global namespace of programmatically-constructed strings would make it easier to follow. With Mill, I’m trying to collapse Bazel’s Python layer 1 & 2 into just 1 layer -of Scala, and have it define it’s dependency graph/hierarchy by returning -values, rather than by calling global-side-effecting APIs I've had trouble +of Scala, and have it define its dependency graph/hierarchy by returning +values, rather than by calling global-side-effecting APIs. I've had trouble trying to teach people how-to-bazel at work, and am pretty sure we can make -something that's easier to use +something that's easier to use. ### Scala.Rx -- cgit v1.2.3