Browse Source

Fixing typo in README

Change-Id: Ibd1020cb2e8abbf0a56ccf9637a031cb3e7bbb9b
master
Nicolas Garnier 8 years ago
parent
commit
01356b6a81
  1. 2
      README.md

2
README.md

@ -22,7 +22,7 @@ This quickstart sample demonstrates using **Cloud Functions** triggered by **Fir
This quickstart sample demonstrates using **Cloud Functions** triggered by **HTTPS requests**. The function returns the current server time and allows for date time formatting. This quickstart sample demonstrates using **Cloud Functions** triggered by **HTTPS requests**. The function returns the current server time and allows for date time formatting.
### [Hosting triggered HTTPS fucntion quickstart: Big Ben](/quickstarts/big-ben) ### [Hosting triggered HTTPS function quickstart: Big Ben](/quickstarts/big-ben)
This quickstart demonstrates using **Cloud Functions** with an HTTPS trigger that's triggered through a Firebase Hosting URL. The function will display a repeated number of "BONG" depending on the hour of the day. This quickstart demonstrates using **Cloud Functions** with an HTTPS trigger that's triggered through a Firebase Hosting URL. The function will display a repeated number of "BONG" depending on the hour of the day.

Loading…
Cancel
Save