Skip to content

Commit

Permalink
Fix typo in spanner usage documentation (#6209)
Browse files Browse the repository at this point in the history
  • Loading branch information
crwilcox authored and tseaver committed Oct 15, 2018
1 parent f8d2e3d commit ef0e8e2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion spanner/docs/database-usage.rst
Original file line number Diff line number Diff line change
Expand Up @@ -84,7 +84,7 @@ via its :meth:`~google.cloud.spanner.database.Database.update_ddl` method:
Drop a Database
---------------

Drop a databse using its
Drop a database using its
:meth:`~google.cloud.spanner.database.Database.drop` method:

.. code:: python
Expand Down

0 comments on commit ef0e8e2

Please sign in to comment.