Skip to content

Commit d72e5c6

Browse files
authored
Fix typo
change `stamements` to `statements`
1 parent 84009cf commit d72e5c6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

database/spanner/README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@ as described in [README.md#database-urls](../../README.md#database-urls)
3333
## DDL with comments
3434
3535
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
36+
so in order to be able to use migration with DDL containing comments `x-clean-statements` is required
3737
3838
## Multiple statements
3939

0 commit comments

Comments
 (0)