Skip to content

Commit e7edad8

Browse files
Drew-j-Smithserge-sans-paille
authored andcommitted
Fix grammar in basic_usage.rst
Made the warning message clearer
1 parent 0f47da8 commit e7edad8

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

docs/source/basic_usage.rst

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -49,5 +49,5 @@ This example outputs:
4949
.. warning::
5050

5151
If you allow your compiler to generate AVX2 instructions (e.g. through
52-
``-mavx2``) there is nothing preventing it to optimize the above code to
53-
optimize the above code using AVX2 instructions.
52+
``-mavx2``) there is nothing preventing it from optimizing the above code
53+
using AVX2 instructions.

0 commit comments

Comments
 (0)