File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed
Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -752,7 +752,7 @@ NOTE: This may appear to mask
752752(string/join ...)
753753----
754754
755- Bellow are some common idiomatic aliases:
755+ Some common, idiomatic aliases are shown below :
756756
757757|===
758758| Namespace | Idiomatic Alias
@@ -2801,7 +2801,7 @@ can identify them. Wrap them with `[[..]]` if you want to link to them.
28012801=== Docstring Grammar [[docstring-grammar]]
28022802
28032803Docstrings should be composed of well-formed English sentences. Every sentence
2804- should start with a capitalized word, be gramatically coherent, and end
2804+ should start with a capitalized word, be grammatically coherent, and end
28052805with appropriate punctuation. Sentences should be separated with a single space.
28062806
28072807[source,clojure]
You can’t perform that action at this time.
0 commit comments