We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7e8f720 commit 7ed4f64Copy full SHA for 7ed4f64
SeaORM/docs/10-graph-ql/02-getting-started.md
@@ -89,7 +89,7 @@ impl ActiveModelBehavior for ActiveModel {}
89
Generating a fresh project is the easiest way to launch a GraphQL server.
90
However, Seaography can easily be integrated to an existing web server built with any web framework.
91
92
-Seaography supports Actix, Poem and Axum out of the box.
+Seaography supports Poem, Actix, and Axum out of the box.
93
94
Run the following command:
95
0 commit comments