From 82806f727e2423cdce3d9a0caba7b9773d0f1a35 Mon Sep 17 00:00:00 2001 From: Mostafa El Bakly Date: Tue, 8 Nov 2016 00:25:21 +0200 Subject: [PATCH] Update README.md Misplaced word, easier on google search and while using ctrl+f --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index b9684cc..b85111b 100644 --- a/README.md +++ b/README.md @@ -236,7 +236,7 @@ class Cart extends ShopCartModel } ``` -The `Item` model has the following main attributes: +The `Cart` model has the following main attributes: - `id` — Cart id. - `user_id` — Owner. - `items` — Items in cart. @@ -1194,4 +1194,4 @@ Laravel Shop is free software distributed under the terms of the MIT license. This package's architecture and design was inpired by the **Zizaco/entrust** package, we'll like to thank their contributors for their awesome woek. ## Change Log -* [v0.2.8](https://github.com/amsgames/laravel-shop/releases/tag/v0.2.8) \ No newline at end of file +* [v0.2.8](https://github.com/amsgames/laravel-shop/releases/tag/v0.2.8)