Fix a small typo #5

Open
powderedd wants to merge 1 commits from powderedd/patch-1 into master
powderedd commented 2023-01-08 05:50:18 -06:00 (Migrated from github.com)
No description provided.
This pull request can be merged automatically.
You are not authorized to merge this pull request.
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 powderedd/patch-1 master
git pull origin powderedd/patch-1

Step 2:

Merge the changes and update on Gitea.
git checkout master
git merge --no-ff powderedd/patch-1
git push origin master
Sign in to join this conversation.
No description provided.