Skip to content

Commit e0eb663

Browse files
committed
Doc
1 parent d68e0a7 commit e0eb663

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Documentation/Index.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1406,7 +1406,7 @@ The `Datatype` must be one of the basic Swift types that values are bridged
14061406
through before serialization and deserialization (see [Building Type-Safe SQL
14071407
](#building-type-safe-sql) for a list of types).
14081408

1409-
> _Note:_ `Binding` is a protocol that SQLite.swift uses internally to
1409+
> _Note:_ `Binding` is a protocol that SQLite.swift uses internally to
14101410
> directly map SQLite types to Swift types. **Do _not_** conform custom types
14111411
> to the `Binding` protocol.
14121412

0 commit comments

Comments
 (0)