You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+2-1Lines changed: 2 additions & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -35,7 +35,7 @@ can be run as pre-commit or post-commit steps to validate configurations before
35
35
Our design philosophy is to keep configuration as data, which enables us to programmatically manipulate it using stateless programs called _functions_.
36
36
-**Unix philosophy:** Functions should be small, reusable, and composable.
37
37
By implementing the [Configuration Functions Specification][spec],
38
-
we can develop an ever-growing catalog of useful, interoperable functions.
38
+
we can develop a [catalog][catalog] of useful, interoperable functions.
0 commit comments