Skip to content

Commit 080fd77

Browse files
committed
..
1 parent c96c403 commit 080fd77

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

website/docs/packages/tutorial/query-module.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -25,9 +25,9 @@ In this tutorial, we will create a query module, which allows you to define reus
2525
:::tip ⏳ Estimated Time: 10 minutes
2626
By the end of this tutorial, you will learn to:
2727

28-
* 🔧 **Basics:** Learn how to create and configure the query module
29-
* 🔄 **Dynamic Data:** Learn how to pass data between the app and query module
30-
* ♻️ **Reusability:** Discover how to reuse the query module within applications
28+
* 🔧 **Basics:** How to create and configure the query module
29+
* 🔄 **Dynamic Data:** How to pass data between the app and query module
30+
* ♻️ **Reusability:** How to reuse the query module within applications
3131
:::
3232

3333

0 commit comments

Comments
 (0)