Index: LayoutTests/imported/web-platform-tests/README.md |
diff --git a/LayoutTests/imported/web-platform-tests/README.md b/LayoutTests/imported/web-platform-tests/README.md |
index 6dc0a2ad74729ab245b27319ce0f2041c1a56db2..8157a4a841cbf5308bbb5625e964159f54301874 100644 |
--- a/LayoutTests/imported/web-platform-tests/README.md |
+++ b/LayoutTests/imported/web-platform-tests/README.md |
@@ -166,7 +166,7 @@ The way to contribute is just as usual: |
* Fork this repository (and make sure you're still relatively in sync |
with it if you forked a while ago). |
* Create a branch for your changes: |
- `git checkout -b your-name/topic`. |
+ `git checkout -b topic`. |
* Make your changes. |
* Run the lint script described below. |
* Commit locally and push that to your repo. |