Skip to content

Commit 437ab21

Browse files
bwaldermananssiko
andauthored
Update docs/service-workers.md
Co-authored-by: Anssi Kostiainen <[email protected]>
1 parent 2ea03e8 commit 437ab21

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/service-workers.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -91,7 +91,7 @@ _The agent performs the following sequence:_
9191
4. The service worker updates the cart via backend API calls
9292
5. Finally calls `placeOrder()`
9393

94-
_ The service worker handles the `placeOrder()` call by:_
94+
_The service worker handles the `placeOrder()` call by:_
9595

9696
1. Checking if the user has saved payment information on file
9797
2. Since Mike doesn't have a payment method saved, opening a new browser window to `http://freshmart.example/checkout`

0 commit comments

Comments
 (0)