We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a4f683f commit 87a92abCopy full SHA for 87a92ab
gapic/templates/README.rst.j2
@@ -113,7 +113,7 @@ Examples
113
base_logger.addHandler(logging.StreamHandler())
114
base_logger.setLevel(logging.DEBUG)
115
116
-- Configuring a handler for a specific Google module (In the case of a client library called :code:`library_v1`):
+- Configuring a handler for a specific Google module (for a client library called :code:`library_v1`):
117
118
.. code-block:: python
119
0 commit comments