Skip to content

Commit 09695d9

Browse files
authored
docs: fix wiki edit message wording (#43541)
1 parent d6aa8e2 commit 09695d9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

content/communities/documenting-your-project-with-wikis/adding-or-editing-wiki-pages.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@ category:
3737
{% data reusables.repositories.sidebar-wiki %}
3838
1. Using the wiki sidebar on the right, navigate to the page you want to change. In the upper-right corner of the page, click **Edit**.
3939
1. Use the text editor to edit the page's content.
40-
1. In the "Edit message" field, type a commit message describing the new file you’re adding.
40+
1. In the "Edit message" field, type a commit message describing the changes you’re making.
4141
1. To commit your changes to the wiki, click **Save Page**.
4242

4343
## Adding or editing wiki pages locally

0 commit comments

Comments
 (0)