Skip to content

Commit fd4e25f

Browse files
committed
Remove odd duplications
1 parent 5396856 commit fd4e25f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

CONTRIBUTING.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -46,7 +46,7 @@ Following that we'll tell you about how you can test your changes locally and th
4646
# If you missed the --recurse-submodules arg during clone or need to install the
4747
# submodule manually, then execute the following line:
4848
#
49-
# git submodule udate --init --recursive
49+
# git submodule update --init --recursive
5050

5151
# ... Alternatively, if you would prefer a more manual method
5252
# Show all the available branches with a * beside your current one

0 commit comments

Comments
 (0)