Commit 895417a
Fix typo in name of Post React component in API tutorial (#890)
* Fix typo in name of Post React component in API tutorial
The `post.js` file should return a `Post` React component.
* Update products/pages/src/content/tutorials/build-an-api-with-workers/index.md
Co-authored-by: Kate Tungusova <[email protected]>1 parent 509a6c6 commit 895417a
File tree
1 file changed
+3
-3
lines changed- products/pages/src/content/tutorials/build-an-api-with-workers
1 file changed
+3
-3
lines changedLines changed: 3 additions & 3 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
359 | 359 | | |
360 | 360 | | |
361 | 361 | | |
362 | | - | |
| 362 | + | |
363 | 363 | | |
364 | 364 | | |
365 | 365 | | |
| |||
390 | 390 | | |
391 | 391 | | |
392 | 392 | | |
393 | | - | |
| 393 | + | |
394 | 394 | | |
395 | 395 | | |
396 | 396 | | |
| |||
431 | 431 | | |
432 | 432 | | |
433 | 433 | | |
434 | | - | |
| 434 | + | |
0 commit comments