Skip to content

Commit ce2b968

Browse files
authored
Typo correction
Changed 'Next.js' to 'Nuxt'.
1 parent 5f09474 commit ce2b968

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Diff for: docs/content/guides/2.alokai-essentials/3.alokai-nuxt/8.add-to-cart.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ navigation:
77

88
# Add Product to Cart
99

10-
Just getting the data from the API is not enough. Ecommerce websites are feature rich and one of the most important features is the ability to add products to the cart. In this guide, we will learn how to add products to the cart in Alokai Next.js application.
10+
Just getting the data from the API is not enough. Ecommerce websites are feature rich and one of the most important features is the ability to add products to the cart. In this guide, we will learn how to add products to the cart in Alokai Nuxt application.
1111

1212
## Create useCart composable
1313

0 commit comments

Comments
 (0)