Skip to content

Commit d3b3b14

Browse files
authored
Merge pull request #210 from vale981/patch-1
fix a typo in examples-styleguide.md
2 parents 98e78ee + 57d40ae commit d3b3b14

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/md/examples-styleguide.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ The example sections on each var page are there to provide simple, isolated exam
66

77
Examples should be short, unique, self-contained snippets of code that illustrate var usage in the simplest possible way.
88

9-
* Try to imagine clear conceptual boundries of your example before submitting it.
9+
* Try to imagine clear conceptual boundaries of your example before submitting it.
1010
* Assume the reader has a background in software development, with little Clojure experience.
1111
* Short, sweet, and complete is the name of the game.
1212

0 commit comments

Comments
 (0)