Skip to content

Commit 79c26a5

Browse files
author
Brylie Christopher Oxley
committed
Shorten simplicity caption text
1 parent ccb2f40 commit 79c26a5

File tree

1 file changed

+1
-1
lines changed
  • content/contributing-code/javascript-guidelines

1 file changed

+1
-1
lines changed

content/contributing-code/javascript-guidelines/contents.lr

+1-1
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ A few philosophical guidelines can stand in place of a thousand narrow rules.
1919

2020
### Simplicity
2121

22-
> Use and build only what is _essential_ to a project _when_ it is needed.
22+
> Use and build only what is _essential_ to a project.
2323
2424
Projects can easily grow beyond their essence by taking on dependencies and features that are not central to their purpose. Keep the essential purpose in mind as a project evolves. Take on only what is needed and only when the need arises.
2525

0 commit comments

Comments
 (0)