We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0553e6f commit 0731dd8Copy full SHA for 0731dd8
README.adoc
@@ -752,7 +752,7 @@ NOTE: This may appear to mask
752
(string/join ...)
753
----
754
755
-Bellow are some common idiomatic aliases:
+Some common, idiomatic aliases are shown below:
756
757
|===
758
| Namespace | Idiomatic Alias
@@ -2801,7 +2801,7 @@ can identify them. Wrap them with `[[..]]` if you want to link to them.
2801
=== Docstring Grammar [[docstring-grammar]]
2802
2803
Docstrings should be composed of well-formed English sentences. Every sentence
2804
-should start with a capitalized word, be gramatically coherent, and end
+should start with a capitalized word, be grammatically coherent, and end
2805
with appropriate punctuation. Sentences should be separated with a single space.
2806
2807
[source,clojure]
0 commit comments