Skip to content

Commit 1f22d7b

Browse files
authored
Fix typos (#722)
1 parent 5486d70 commit 1f22d7b

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

CONTRIBUTING.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -115,7 +115,7 @@ Some guidelines:
115115
- Unless you don't want too - add your name to [the list of contributors](./src/about.js)
116116
- Use a short PR title - eg. "library: Add Video entry" - it will be used as commit message
117117
- If relevant, mention the related issue in the PR description
118-
- Test your code before asking for review, for example by starting Workbench and opening the Libary entry
118+
- Test your code before asking for review, for example by starting Workbench and opening the Library entry
119119
- Always review your own work before asking someone else
120120

121121
## Learn

docs/maintenance.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
## Maintainance
1+
## Maintenance
22

33
Notes and instructions for maintainers.
44

0 commit comments

Comments
 (0)