polish
diff --git a/Readme.org b/Readme.org --- a/Readme.org +++ b/Readme.org @@ -340,7 +340,7 @@ cd .. /note: We use graft here, because using a second amend would just change the changeset in between but not add another change. If there had been more changes after the single followup commit, we would simply have called evolve to fix them, because graft -O left an obsolete marker on the grafted changeset, so evolve would have seen how to change all its children./ -That’s it. All that’s left is fixing the plan, but I’ll rather do that outside this guide :) +That’s it. All that’s left is finishing plan.txt, but I’ll rather do that outside this guide :) * Conclusion