We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent aeb757c commit e68b838Copy full SHA for e68b838
doc/source/examples.rst
@@ -156,7 +156,7 @@ arguments to handle these new options. You can do so by extending the
156
157
Here's we're taking the file the user gives us on the command line
158
and resolving it to an absolute path. This is again in service of
159
- improving replicability, as the script output with then point us
+ improving replicability, as the script output will then point us
160
directly to the exact file used at execution time, instead of just
161
giving us a file name or relative path.
162
0 commit comments