diff --git a/documentation/dev-manual/dev-manual-newbie.xml b/documentation/dev-manual/dev-manual-newbie.xml
index 3ffff3f15a..f3e44c2137 100644
--- a/documentation/dev-manual/dev-manual-newbie.xml
+++ b/documentation/dev-manual/dev-manual-newbie.xml
@@ -577,9 +577,8 @@
at the time you created your local branch, which could be
different than the files at the time of a similarly named release.
In other words, creating and checking out a local branch based on the
- &DISTRO_NAME; branch name is not the same as creating and
- checking out a local branch based on the &DISTRO_NAME;-&DISTRO;
- release.
+ &DISTRO_NAME; branch name is not the same as
+ cloning and checking out the master branch.
Keep reading to see how you create a local snapshot of a Yocto Project Release.