Fix typo in CONTRIBUTING.md (#315)

[ROCm/rocshmem commit: 65790c1b4f]
Cette révision appartient à :
Dana Robinson
2025-11-09 10:58:19 -08:00
révisé par GitHub
Parent 740cbe6098
révision 237f64065f
+1 -1
Voir le fichier
@@ -1,6 +1,6 @@
## How to fork from us
To keep our development fast and conflict free, we recommend you to [fork](https://github.com/ROCm/rocSHMEM/fork) our repository and start your work from our `dev` branch in your private repository.
To keep our development fast and conflict free, we recommend you to [fork](https://github.com/ROCm/rocSHMEM/fork) our repository and start your work from our `develop` branch in your private repository.
Afterwards, git clone your repository to your local machine. But that is not it! To keep track of the original develop repository, add it as another remote.