We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ceec0ea commit 0e032c2Copy full SHA for 0e032c2
setup/_update_recipes.rst.inc
@@ -29,5 +29,5 @@ commit any unrelated changes you're working on before starting:
29
30
The ``recipes:update`` command is smart: it looks at the difference between the
31
recipe when you installed it and the latest version. It then creates a patch and
32
-applies it it your app. If there are any conflicts, you can resolve them like a
+applies it to your app. If there are any conflicts, you can resolve them like a
33
normal ``git`` conflict and commit like normal.
0 commit comments