Skip to content

Commit 7ed4f64

Browse files
committed
[SeaORM] Edit
1 parent 7e8f720 commit 7ed4f64

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

SeaORM/docs/10-graph-ql/02-getting-started.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -89,7 +89,7 @@ impl ActiveModelBehavior for ActiveModel {}
8989
Generating a fresh project is the easiest way to launch a GraphQL server.
9090
However, Seaography can easily be integrated to an existing web server built with any web framework.
9191

92-
Seaography supports Actix, Poem and Axum out of the box.
92+
Seaography supports Poem, Actix, and Axum out of the box.
9393

9494
Run the following command:
9595

0 commit comments

Comments
 (0)