We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f8d2e3d commit ef0e8e2Copy full SHA for ef0e8e2
spanner/docs/database-usage.rst
@@ -84,7 +84,7 @@ via its :meth:`~google.cloud.spanner.database.Database.update_ddl` method:
84
Drop a Database
85
---------------
86
87
-Drop a databse using its
+Drop a database using its
88
:meth:`~google.cloud.spanner.database.Database.drop` method:
89
90
.. code:: python
0 commit comments