Skip to content

Commit

Permalink
docs: fix a few typos
Browse files Browse the repository at this point in the history
  • Loading branch information
crwilcox committed Nov 7, 2020
1 parent 5f22856 commit ed3052f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/getting-started/bazel.rst
Original file line number Diff line number Diff line change
Expand Up @@ -67,7 +67,7 @@ available in the ``google/cloud/documentai/v1beta2/`` subdirectory.
Creating the Targets
~~~~~~~~~~~~~~~~~~~~

To build somethign with bazel you need to create the corresponding targets in
To build something with bazel you need to create the corresponding targets in
your ``BUILD.bazel`` file. You can use the Python section of the Document AI
`BUILD.bazel`_ file as an example:

Expand Down

0 comments on commit ed3052f

Please sign in to comment.