From 90e5647ce0fca7b84ccf69c2bafcdf5fd52c8fce Mon Sep 17 00:00:00 2001 From: Karen Bradshaw Date: Thu, 25 Oct 2018 17:31:54 -0400 Subject: [PATCH] Fix typo (#10734) --- content/en/docs/contribute/intermediate.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/content/en/docs/contribute/intermediate.md b/content/en/docs/contribute/intermediate.md index dbc3293e23..3fed21a05b 100644 --- a/content/en/docs/contribute/intermediate.md +++ b/content/en/docs/contribute/intermediate.md @@ -257,7 +257,7 @@ to the Github UI. ``` 4. Check out the remote branch. This command will fail if you already have a - local branch with the sane name. + local branch with the same name. ```bash git checkout