Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Typos in Part 9 (TypeScript), Part C (Typing an Express App) of Full Stack Open #3843

Open
MHammad33 opened this issue Oct 22, 2024 · 0 comments

Comments

@MHammad33
Copy link

Typos in Part 9 (TypeScript), Part C (Typing an Express App)

Description:

Hi there! 👋

I came across a couple of typos in Part 9 (TypeScript), specifically in Part C (Typing an Express App). Below are the details:

1. Typo in Text Following the Heading "Typing the Request and Response"

  • Location: Part 9, Part C, immediately following the heading "Typing the request and response"

    • Original text:
      "If we hover eg. the parameter res, we notice it has the followng type:"

    • Suggested correction:
      "If we hover, for example, over the parameter res, we notice it has the following type:"

2. Typo in the Same Section

  • Location: Part 9, Part C, further down in the section "Typing the request and response"

    • Original text:
      "We could and propably should give a proper type as the type variable."

    • Suggested correction:
      "We could and probably should give a proper type as the type variable."

Additional Notes:

  • Both typos are minor but could lead to confusion for readers.
  • Happy to submit a pull request if that would be helpful!

Thanks for maintaining such a fantastic course. Let me know if you need any further clarification!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant