Skip to content

Commit 3dafc3c

Browse files
authored
Merge pull request kubernetes-sigs#1797 from ashish-billore/ashish-billore-design-readme1
📖 docs Update design readme
2 parents 273e608 + 331c0c1 commit 3dafc3c

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)