git: cdc25df8de - main - articles/committers-guide: fix typo

Guangyuan Yang <[email protected]>
Newsgroups gmane.os.freebsd.devel.cvs.doc
Message-ID <[email protected]>
The branch main has been updated by ygy:

URL: https://cgit.FreeBSD.org/doc/commit/?id=cdc25df8deabea284a5d1fba92bd4a1510141d63

commit cdc25df8deabea284a5d1fba92bd4a1510141d63
Author:     Ceri Davies <[email protected]>
AuthorDate: 2021-04-26 18:18:49 +0000
Commit:     Guangyuan Yang <[email protected]>
CommitDate: 2021-04-26 18:18:49 +0000

    articles/committers-guide: fix typo
---
 documentation/content/en/articles/committers-guide/_index.adoc | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/documentation/content/en/articles/committers-guide/_index.adoc b/documentation/content/en/articles/committers-guide/_index.adoc
index 1799f8d47e..1f9c843090 100644
--- a/documentation/content/en/articles/committers-guide/_index.adoc
+++ b/documentation/content/en/articles/committers-guide/_index.adoc
@@ -486,7 +486,7 @@ All changes that you have not pushed are local and can easily be modified (git r
 
 ===== Keeping local changes
 The simplest way to keep local changes (especially trivial ones) is to use 'git stash'.
-In its simples form, you use 'git stash' to record the changes (which pushes them onto the stash stack).
+In its simplest form, you use 'git stash' to record the changes (which pushes them onto the stash stack).
 Most people use this to save changes before updating the tree as described above.
 They then use 'git stash apply' to re-apply them to the tree.
 The stash is a stack of changes that can be examined with 'git stash list'.
_______________________________________________
[email protected] mailing list
https://lists.freebsd.org/mailman/listinfo/dev-commits-doc-all
To unsubscribe, send any mail to "[email protected]"
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.