Skip to content

Commit e95e5c4

Browse files
authored
README.md changed to gender-neutral pronouns (#961)
Changed 'him' to 'them' in README.md, which is more gender neutral.
1 parent a23a172 commit e95e5c4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

fcm-notifications/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -63,4 +63,4 @@ This sample comes with a web-based UI for testing the function. To test it out:
6363
1. Install dependencies locally by running: `cd functions; npm install; cd -`
6464
1. Deploy your project using `firebase deploy`
6565
1. Open the app using `firebase open hosting:site`, this will open a browser.
66-
1. Start following a user, this will send a notification to him.
66+
1. Start following a user, this will send a notification to them.

0 commit comments

Comments
 (0)