Fix a typo #99

Manually merged
KitaitiMakoto merged 1 commits from plume/documentation:typo into main 3 years ago
Owner
There is no content yet.
KitaitiMakoto merged commit affecbe7d1 into main manually 3 years ago
KitaitiMakoto deleted branch typo 3 years ago
The pull request has been manually merged as affecbe7d1.
You can also view command line instructions.

Step 1:

From your project repository, check out a new branch and test the changes.
git checkout -b typo main
git pull origin typo

Step 2:

Merge the changes and update on Forgejo.
git checkout main
git merge --no-ff typo
git push origin main
Sign in to join this conversation.
Loading…
There is no content yet.