Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

Commit 7a564b5

Browse filesBrowse files
committed
fix: minor typos
1 parent ebf998a commit 7a564b5
Copy full SHA for 7a564b5

File tree

2 files changed

+2
-3
lines changed
Filter options

2 files changed

+2
-3
lines changed

‎.github/CONTRIBUTING.md

Copy file name to clipboardExpand all lines: .github/CONTRIBUTING.md
+1-1Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,5 +30,5 @@ npm run lint:fix
3030
- Add tests in the src/components/\_\_tests\_\_ folder
3131
- Register this component in src/index.js
3232
- Run lint and tests before commiting anything
33-
- Commit using [Commit Convention](.github/COMMIT_CONVENTION.md)
33+
- Commit using [Commit Convention](./COMMIT_CONVENTION.md)
3434
- PR on github

‎.gitignore

Copy file name to clipboardExpand all lines: .gitignore
+1-2Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -15,10 +15,9 @@ yarn-debug.log*
1515
yarn-error.log*
1616

1717
# Integrity files
18-
.package-lock.json
18+
package-lock.json
1919
.yarn-integrity
2020

21-
2221
# Optional npm cache directory
2322
.npm
2423

0 commit comments

Comments
0 (0)
Morty Proxy This is a proxified and sanitized view of the page, visit original site.