Skip to content

Commit 12ba4ae

Browse files
author
Nicolas Garnier
committed
Removing 'simply'
Change-Id: I89731acaec550e3e3f2f1a8dcc178e5a05be13b2
1 parent 76f6d61 commit 12ba4ae

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

quickstarts/time-server/README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ This quickstart demonstrates using the **Firebase SDK for Cloud Functions** with
55

66
## Introduction
77

8-
The function `date` simply returns the current server date. You can pass it a `format` URL Query parameter to format the date.
8+
The function `date` returns the current server date. You can pass it a `format` URL Query parameter to format the date.
99

1010
Further reading:
1111

@@ -63,7 +63,7 @@ This deploys and activate the date Function.
6363

6464
## Try the sample
6565

66-
You can first simply hit the Function URL directly. After deploying the function you can simply open the following URLs in your browser:
66+
After deploying the function you can open the following URLs in your browser:
6767

6868
```
6969
https://us-central1-<project-id>.cloudfunctions.net/date

0 commit comments

Comments
 (0)