Skip to content

Commit 6119251

Browse files
committed
rm trailing spaces
1 parent a7d2c76 commit 6119251

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -158,7 +158,7 @@ pip install -r shopping_cart_python/requirements.txt
158158
uvicorn shopping_cart_python.main:app --port 8000
159159
```
160160

161-
> [!NOTE]
161+
> [!NOTE]
162162
> In production you should persist the cart server-side (see [shopping_cart_python/README.md](shopping_cart_python/README.md)), but this demo shows the mechanics of keeping state through `widgetSessionId`.
163163
164164
---

0 commit comments

Comments
 (0)