We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 84009cf commit d72e5c6Copy full SHA for d72e5c6
database/spanner/README.md
@@ -33,7 +33,7 @@ as described in [README.md#database-urls](../../README.md#database-urls)
33
## DDL with comments
34
35
At the moment the GCP Spanner backed does not seem to allow for comments (See https://issuetracker.google.com/issues/159730604)
36
-so in order to be able to use migration with DDL containing comments `x-clean-stamements` is required
+so in order to be able to use migration with DDL containing comments `x-clean-statements` is required
37
38
## Multiple statements
39
0 commit comments