Skip to content

Commit

Permalink
Update website/docs/reference/rest/index.mdx
Browse files Browse the repository at this point in the history
Co-authored-by: coderabbitai[bot] <136622811+coderabbitai[bot]@users.noreply.github.com>
Signed-off-by: Teo Stocco <zifeo@users.noreply.github.com>
  • Loading branch information
zifeo and coderabbitai[bot] authored May 25, 2024
1 parent 141815a commit 107e2b7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion website/docs/reference/rest/index.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ import TabItem from "@theme/TabItem";
# REST

Metatype also allows you to consume your API in the same way you would consume regular REST APIs.
Is is easy as calling a function: `g.rest(..)`.
It is as easy as calling a function: `g.rest(..)`.

Here is a basic overview of how it looks like:

Expand Down

0 comments on commit 107e2b7

Please sign in to comment.