Skip to content

Commit 173f780

Browse files
committed
doc typo
1 parent 5542112 commit 173f780

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

docs/lwt.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@ executed:
2929

3030
- ``UPDATE .. IF EXISTS`` never has additional columns, regardless of ``[applied]`` status.
3131

32-
How the ``[applied]]`` column manifests depends on the row factory in use. Considering the following (initially empty) table::
32+
How the ``[applied]`` column manifests depends on the row factory in use. Considering the following (initially empty) table::
3333

3434
CREATE TABLE test.t (
3535
k int PRIMARY KEY,

0 commit comments

Comments
 (0)