Skip to content

Commit b613598

Browse files
committed
Typo
1 parent d6e4eb8 commit b613598

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

h2/src/docsrc/html/features.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -883,7 +883,7 @@ <h3>LEGACY Compatibility Mode</h3>
883883
</li><li>Attempt to reference a non-unique set of columns from a referential constraint
884884
will create an UNIQUE constraint on them automatically.
885885
</li><li>Unsafe comparison operators between numeric and boolean values are allowed.
886-
</li><li>IDENTITY() and SCOPE_IDENTIY() are supported, but both are implemented like SCOPE_IDENTITY()
886+
</li><li>IDENTITY() and SCOPE_IDENTITY() are supported, but both are implemented like SCOPE_IDENTITY()
887887
</li></ul>
888888

889889
<h3>DB2 Compatibility Mode</h3>

0 commit comments

Comments
 (0)