Skip to content

Commit ef0e8e2

Browse files
crwilcoxtseaver
authored andcommitted
Fix typo in spanner usage documentation (#6209)
1 parent f8d2e3d commit ef0e8e2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

spanner/docs/database-usage.rst

+1-1
Original file line numberDiff line numberDiff line change
@@ -84,7 +84,7 @@ via its :meth:`~google.cloud.spanner.database.Database.update_ddl` method:
8484
Drop a Database
8585
---------------
8686

87-
Drop a databse using its
87+
Drop a database using its
8888
:meth:`~google.cloud.spanner.database.Database.drop` method:
8989

9090
.. code:: python

0 commit comments

Comments
 (0)