Skip to content

Commit 7990e10

Browse files
docs: fix small typo (#2205)
Corrected the phrasing from "Checkout" to "Check out" for clarity. ("to check something out", in this case the code, VS "checkout" as the place where someone pays for their purchases)
1 parent 2408e64 commit 7990e10

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

symfony/index.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -815,7 +815,7 @@ Keep in mind that you can use your favorite client-side technology: API Platform
815815
requests is OK (even COBOL can do that).
816816

817817
To go further, the API Platform team maintains a demo application showing more advanced use cases like leveraging serialization
818-
groups, user management, or JWT and OAuth authentication. [Checkout the demo code source on GitHub](https://github.com/api-platform/demo)
818+
groups, user management, or JWT and OAuth authentication. [Check out the demo code source on GitHub](https://github.com/api-platform/demo)
819819
and [browse it online](https://demo.api-platform.com).
820820

821821
## Screencasts

0 commit comments

Comments
 (0)