Skip to content

Commit a56dd24

Browse files
authored
chore(repo): fixing alias name (#2776)
fixes #2772
1 parent 95806e3 commit a56dd24

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/guides/4c-aliases.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -54,7 +54,7 @@ aliases:
5454
PathItemObject:
5555
- $.paths[*]
5656
OperationObject:
57-
- "#PathItem[get,put,post,delete,options,head,patch,trace]"
57+
- "#PathItemObject[get,put,post,delete,options,head,patch,trace]"
5858
ParameterObject:
5959
description: an optional property describing the purpose of the alias
6060
targets:

0 commit comments

Comments
 (0)