Skip to content

Commit b6e41b8

Browse files
authored
Update README.md (firebase#783)
1 parent 2c44877 commit b6e41b8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

authorized-https-endpoint/README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ Checking the ID token is done with an ExpressJs middleware that also passes the
88

99
Once authorized the function respond with 'Hello <username>'.
1010

11-
This sample comes with a simple web-based UI which code is in [public](public) directory that lets you sign-in Firebase and initiates an authorized XHR to the Function.
11+
This sample comes with a simple web-based UI whose code is in [public](public) directory that lets you sign-in Firebase and initiates an authorized XHR to the Function.
1212

1313

1414
## Setting up the sample

0 commit comments

Comments
 (0)