Skip to content

Commit f9c067b

Browse files
authored
Merge pull request golang-migrate#922 from DariusParvin/patch-1
Fix typo
2 parents 0b3b628 + d72e5c6 commit f9c067b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

database/spanner/README.md

Lines changed: 1 addition & 1 deletion
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)