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
752
752
(string/join ...)
753
753
----
754
754
755
- Bellow are some common idiomatic aliases:
755
+ Some common, idiomatic aliases are shown below :
756
756
757
757
|===
758
758
| Namespace | Idiomatic Alias
@@ -2801,7 +2801,7 @@ can identify them. Wrap them with `[[..]]` if you want to link to them.
2801
2801
=== Docstring Grammar [[docstring-grammar]]
2802
2802
2803
2803
Docstrings 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
2805
2805
with appropriate punctuation. Sentences should be separated with a single space.
2806
2806
2807
2807
[source,clojure]
You can’t perform that action at this time.
0 commit comments