Skip to content

Commit 1f90958

Browse files
committed
Fix typo. (#228)
1 parent 4d3f8f6 commit 1f90958

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/source/examples/example_dates.rst

+1-1
Original file line numberDiff line numberDiff line change
@@ -153,7 +153,7 @@ Assuming that such a table exists in database, we can write a specification agai
153153
# up these tests.
154154
test_constraint = collect_data_tests(requirements)
155155
156-
Pleas note that the ``DateNoOverlap`` and ``DateNoGap`` constraints also exist
156+
Please note that the ``DateNoOverlap`` and ``DateNoGap`` constraints also exist
157157
in a slightly different form: ``DateNoOverlap2d`` and ``DateNoGap2d``.
158158
As the names suggest, these can operate in 'two date dimensions'.
159159

0 commit comments

Comments
 (0)