We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2ea03e8 commit 437ab21Copy full SHA for 437ab21
docs/service-workers.md
@@ -91,7 +91,7 @@ _The agent performs the following sequence:_
91
4. The service worker updates the cart via backend API calls
92
5. Finally calls `placeOrder()`
93
94
-_ The service worker handles the `placeOrder()` call by:_
+_The service worker handles the `placeOrder()` call by:_
95
96
1. Checking if the user has saved payment information on file
97
2. Since Mike doesn't have a payment method saved, opening a new browser window to `http://freshmart.example/checkout`
0 commit comments