Skip to content

Commit ff5c3ce

Browse files
authored
Fix typo in docs about awsQueryError's trait selector (#911)
1 parent 37683c1 commit ff5c3ce

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/source/1.0/spec/aws/aws-query-protocol.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -508,7 +508,7 @@ Summary
508508
Trait selector
509509
``structure [trait|error]``
510510

511-
The ``httpError`` trait can only be applied to :ref:`structure <structure>`
511+
The ``awsQueryError`` trait can only be applied to :ref:`structure <structure>`
512512
shapes that also have the :ref:`error-trait`.
513513
Value type
514514
``structure`` that supports the following members:

0 commit comments

Comments
 (0)