Skip to content

Commit 630321f

Browse files
committed
revert stupid docs example change
stupid bot
1 parent d832027 commit 630321f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

examples/official-site/sqlpage/migrations/01_documentation.sql

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -893,7 +893,7 @@ Numbers can be displayed
893893
},
894894
{
895895
"feature": "APIs",
896-
"description": "Allows building JSON REST APIs, integrates with external services, and can serve the same page as HTML in a browser or as JSON to tools like `curl -H \"Accept: application/json\" http://localhost:8080/users.sql`.",
896+
"description": "Allows building JSON REST APIs and integrating with external APIs.",
897897
"benefits": "Enables automation and integration with other platforms, facilitates data exchange."
898898
},
899899
{

0 commit comments

Comments
 (0)