File tree 1 file changed +2
-2
lines changed
1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -189,7 +189,7 @@ and documentation conventions.
189
189
A very good example of ` CONTRIBUTING.md ` is the one from [ angular.js] ( https://github.com/angular/angular.js/blob/master/CONTRIBUTING.md ) .
190
190
191
191
If you're starting from scratch, create a new ` CONTRIBUTING.md ` file pointing to this
192
- [ general contribution guidlines ] ( documents/CONTRIBUTING.md ) .
192
+ [ general contribution guidelines ] ( documents/CONTRIBUTING.md ) .
193
193
194
194
Then add any project specific instructions in a different section of your own ` CONTRIBUTING.md ` .
195
195
@@ -222,7 +222,7 @@ The actual form depends on whether the project is a library or a tool.
222
222
223
223
For libraries, this document tends to be autogenerated from source code.
224
224
Tools like godoc, javadoc, etc. provide an easy way to do this.
225
- For tools, the document will be often hand written , think about ` man ` pages.
225
+ For tools, the document will be often handwritten , think about ` man ` pages.
226
226
227
227
In both cases, this kinds of document tend to grow quite fast as they provide
228
228
detailed information on each feature and the feature's options.
You can’t perform that action at this time.
0 commit comments