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 70c7d9c commit 53de9d0Copy full SHA for 53de9d0
news/431.docs.md
@@ -0,0 +1 @@
1
+Fixed typo in docs about setting up shell completion
src/cleo/commands/completions_command.py
@@ -87,7 +87,7 @@ class CompletionsCommand(Command):
87
generated script to one of those directories, or add your own \
88
to this list.
89
90
-Adding a custom directory is often the safest best if you're unsure \
+Adding a custom directory is often the safest bet if you're unsure \
91
of which directory to use. First create the directory, for this \
92
example we'll create a hidden directory inside our `<options=bold>$HOME</>` directory
93
0 commit comments