Skip to content

Commit 759f85a

Browse files
committed
Readme corrections
Signed-off-by: Matt Friedman <maf675@gmail.com>
1 parent a928ae5 commit 759f85a

File tree

1 file changed

+6
-6
lines changed

1 file changed

+6
-6
lines changed

README.md

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -37,16 +37,16 @@ Testing push notifications necessitates user-to-user interactions to observe the
3737

3838
1. **User Account Setup:**
3939
- Create at least two distinct user accounts for testing purposes.
40-
- In each user account's notifications preferences, assign web push notifications and subscribe to them to receive Push Notifications.
40+
- In user1's account notifications preferences, assign web push notifications and subscribe to receive Push Notifications.
4141

4242
2. **Message, Quote, or Reply Interaction:**
43-
- Initiate a user-to-user interaction by performing one of the following actions using "User Account 1":
44-
- **Private Message:** Send a direct message from "User Account 1" to "User Account 2".
45-
- **Quote:** Quote a post or message authored by "User Account 2" using "User Account 1".
46-
- **Reply:** Respond to a post or message authored by "User Account 2" using "User Account 1".
43+
- Initiate a user-to-user interaction by performing one of the following actions using "User Account 2":
44+
- **Private Message:** Send a direct message from "User Account 2" to "User Account 1".
45+
- **Quote:** Quote a post or message authored by "User Account 1" using "User Account 2".
46+
- **Reply:** Respond to a post or message authored by "User Account 1" using "User Account 2".
4747

4848
3. **Observing Push Notifications:**
49-
- Once the interaction is performed from "User Account 1" to engage with "User Account 2," you promptly should see a notification for "User Account 2."
49+
- Once the interaction is performed from "User Account 2" to engage with "User Account 1," you promptly should see a notification for "User Account 1."
5050

5151
4. **Caveats for Local Testing**
5252
- Local testing of Push Notifications only works from a `localhost` address or if your local server has a secure SSL certificate.

0 commit comments

Comments
 (0)