Skip to content

Commit 331c0c1

Browse files
Update design readme
Fix issues with format, wording and some grammar.
1 parent 273e608 commit 331c0c1

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

designs/README.md

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,12 @@
11
Designs
22
=======
33

4-
These are design documents for changes to Controller Runtime They exist
5-
to help document the design processes that go into writing Controller
6-
Runtime, but may not be up-to-date (more below).
4+
These are the design documents for changes to Controller Runtime. They
5+
exist to help document the design processes that go into writing
6+
Controller Runtime, but may not be up-to-date (more below).
77

88
Not all changes to Controller Runtime need a design document -- only major
9-
ones. use your best judgement.
9+
ones. Use your best judgement.
1010

1111
When submitting a design document, we encourage having written
1212
a proof-of-concept, and it's perfectly acceptable to submit the
@@ -29,7 +29,7 @@ why things changed. For example:
2929

3030
# Out of Date
3131

32-
This change is out of date. It turns out curly braces a frustrating to
32+
This change is out of date. It turns out curly braces are frustrating to
3333
type, so we had to abandon functions entirely, and have users specify
3434
custom functionality using strings of Common LISP instead. See #000 for
3535
more information.

0 commit comments

Comments
 (0)