Skip to content

Commit 667dbec

Browse files
mtdowlingMichael Dowling
authored and
Michael Dowling
committed
Fix rst syntax for uniqueItems warning
Closes #1182
1 parent 8566c5c commit 667dbec

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

docs/source/1.0/spec/core/constraint-traits.rst

+3-3
Original file line numberDiff line numberDiff line change
@@ -604,10 +604,10 @@ in a response.
604604
``uniqueItems`` trait
605605
---------------------
606606

607-
.. warning:
607+
.. warning::
608608

609-
This trait has been deprecated. It may be removed in future versions. Set
610-
shapes should be used instead.
609+
This trait has been deprecated. It will be removed in future versions
610+
of Smithy. Set shapes should be used instead.
611611

612612
Summary
613613
Indicates that the items in a :ref:`list` MUST be unique.

0 commit comments

Comments
 (0)