diff --git a/dgraph/quickstart.mdx b/dgraph/quickstart.mdx index ef8a6f11..3698c384 100644 --- a/dgraph/quickstart.mdx +++ b/dgraph/quickstart.mdx @@ -434,7 +434,7 @@ the syntax `movies: ~Movie.genre`. -In this quick start we created a new graph instance using Dgraph on Hypermode, +In this quick start we created a new graph instance using Dgraph, added data, queried the graph, visualized the results, and updated the schema of our graph.