Skip to content

Commit f037919

Browse files
authored
Fixes minor grammar nit in documentation. (#3354)
1 parent 72cdaf6 commit f037919

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/opentelemetry.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -46,7 +46,7 @@ You can then use it to instrument code like this:
4646
4747
RedisInstrumentor().instrument()
4848
49-
Once the code is patched, you can use redis-py as usually:
49+
Once the code is patched, you can use redis-py as usual:
5050

5151
.. code-block:: python
5252

0 commit comments

Comments
 (0)