Commit ee9b6983a2c1f088377d2239cd8355297a559681
Merge pull request #120 from kevinSuttle/master
Correct Typo In README
Showing 1 changed file Side-by-side Diff
README.md
... | ... | @@ -243,7 +243,7 @@ |
243 | 243 | ## Sharing Boxen Modules |
244 | 244 | |
245 | 245 | If you've got a Boxen module you'd like to be grouped under the Boxen org, |
246 | -(so it can easily be found by bothers), please file an issue on this | |
246 | +(so it can easily be found by others), please file an issue on this | |
247 | 247 | repository with a link to your module. |
248 | 248 | We'll review the code briefly, and if things look pretty all right, |
249 | 249 | we'll fork it under the Boxen org and give you read+write access to our |