Skip to content

Commit c972433

Browse files
authored
Update CONTRIBUTING.md (huggingface#15290)
Fix typo in doc
1 parent 4bf9741 commit c972433

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

CONTRIBUTING.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -388,7 +388,7 @@ You can now use `make` from any terminal (Powershell, cmd.exe, etc) 🎉
388388

389389
### Syncing forked master with upstream (HuggingFace) master
390390

391-
To avoid pinging the upstream repository which adds reference notes to each upstream PR and sends unnessary notifications to the developers involved in these PRs,
391+
To avoid pinging the upstream repository which adds reference notes to each upstream PR and sends unnecessary notifications to the developers involved in these PRs,
392392
when syncing the master branch of a forked repository, please, follow these steps:
393393
1. When possible, avoid syncing with the upstream using a branch and PR on the forked repository. Instead merge directly into the forked master.
394394
2. If a PR is absolutely necessary, use the following steps after checking out your branch:

0 commit comments

Comments
 (0)