1
0
Эх сурвалжийг харах

lein: fix missing punctuation

OrBaruk 7 жил өмнө
parent
commit
8c8ebd6e3d
1 өөрчлөгдсөн 2 нэмэгдсэн , 2 устгасан
  1. 2 2
      pages/common/lein.md

+ 2 - 2
pages/common/lein.md

@@ -1,6 +1,6 @@
 # lein
 
-> Manage clojure projects with declarative configuration
+> Manage clojure projects with declarative configuration.
 
 - Generate scaffolding for a new project based on a template:
 
@@ -14,7 +14,7 @@
 
 `lein run {{args}}`
 
-- Run the project's tests
+- Run the project's tests:
 
 `lein test`