Skip to content

Commit b73662e

Browse files
authored
docs: Update README.md (#27)
Fix spelling error in README
1 parent a3c7e82 commit b73662e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@ File annotations are a last resort if there is no clear home for your code. File
3636
```
3737

3838
### Javascript Package Ownership
39-
Javascript package based ownership allows you to specify an owenrship key in a `package.json`. To use this, configure your `package.json` like this:
39+
Javascript package based ownership allows you to specify an ownership key in a `package.json`. To use this, configure your `package.json` like this:
4040

4141
```json
4242
{

0 commit comments

Comments
 (0)