Skip to content

Commit 252c967

Browse files
committed
Fix resource type typo in AST docs
1 parent 866dae7 commit 252c967

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/source-2.0/spec/json-ast.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -491,7 +491,7 @@ shapes defined in JSON support the same properties as the Smithy IDL.
491491
- Description
492492
* - type
493493
- string
494-
- ``service``
494+
- ``resource``
495495
* - :ref:`identifiers <resource-identifiers>`
496496
- Map<String, :ref:`AST shape reference <ast-shape-reference>`>
497497
- Defines identifier names and shape IDs used to identify the resource.

0 commit comments

Comments
 (0)