Skip to content

Commit 2799aa5

Browse files
committed
Fix some typos.
1 parent 1daeeba commit 2799aa5

File tree

8 files changed

+8
-8
lines changed

8 files changed

+8
-8
lines changed

functions/background/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ See the [Background functions tutorial][tutorial].
1818

1919
## Run the tests
2020

21-
1. Read and follow the [prerequisites][../../#how-to-run-the-tests].
21+
1. Read and follow the [prerequisites](../../#how-to-run-the-tests).
2222

2323
1. Install dependencies:
2424

functions/errorreporting/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ See:
1616

1717
## Run the tests
1818

19-
1. Read and follow the [prerequisites][../../#how-to-run-the-tests].
19+
1. Read and follow the [prerequisites](../../#how-to-run-the-tests).
2020

2121
1. Install dependencies:
2222

functions/helloworld/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ See the [Cloud Functions Hello World tutorial][tutorial].
1616

1717
## Run the tests
1818

19-
1. Read and follow the [prerequisites][../../#how-to-run-the-tests].
19+
1. Read and follow the [prerequisites](../../#how-to-run-the-tests).
2020

2121
1. Install dependencies:
2222

functions/http/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ See the [HTTP functions tutorial][tutorial].
1818

1919
## Run the tests
2020

21-
1. Read and follow the [prerequisites][../../#how-to-run-the-tests].
21+
1. Read and follow the [prerequisites](../../#how-to-run-the-tests).
2222

2323
1. Install dependencies:
2424

functions/log/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ See the [Writing and Viewing Logs from Cloud Functions documentation][docs].
1616

1717
## Run the tests
1818

19-
1. Read and follow the [prerequisites][../../#how-to-run-the-tests].
19+
1. Read and follow the [prerequisites](../../#how-to-run-the-tests).
2020

2121
1. Install dependencies:
2222

functions/ocr/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ See the [Cloud Functions OCR tutorial][tutorial].
1616

1717
## Run the tests
1818

19-
1. Read and follow the [prerequisites][../../#how-to-run-the-tests].
19+
1. Read and follow the [prerequisites](../../#how-to-run-the-tests).
2020

2121
1. Install dependencies:
2222

functions/sendgrid/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ See the [Cloud Functions SendGrid tutorial][tutorial].
1616

1717
## Run the tests
1818

19-
1. Read and follow the [prerequisites][../../#how-to-run-the-tests].
19+
1. Read and follow the [prerequisites](../../#how-to-run-the-tests).
2020

2121
1. Install dependencies:
2222

functions/slack/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ See the [Cloud Functions Slack tutorial][tutorial].
1616

1717
## Run the tests
1818

19-
1. Read and follow the [prerequisites][../../#how-to-run-the-tests].
19+
1. Read and follow the [prerequisites](../../#how-to-run-the-tests).
2020

2121
1. Install dependencies:
2222

0 commit comments

Comments
 (0)