Skip to content

Commit fbfdef9

Browse files
committed
fix typo
1 parent 50739cb commit fbfdef9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

HTTP_API.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -1491,7 +1491,7 @@ The handler-specific descriptions below describe how each handler populates the
14911491
`GET /api/v2/rules/:name`
14921492
14931493
##### response
1494-
`200` - The result is a JSON string representing the rule defintion.
1494+
`200` - The result is a JSON string representing the rule definition.
14951495
14961496
`401` - User authentication failed. The reason is an error message.
14971497
There will be an `X-WWW-Authenticate: $SCHEME` header that indicates

0 commit comments

Comments
 (0)