Skip to content

Fixed two typo errors in part-9-c #3843#3846

Open
0xvikram wants to merge 1 commit intofullstack-hy2020:sourcefrom
0xvikram:source
Open

Fixed two typo errors in part-9-c #3843#3846
0xvikram wants to merge 1 commit intofullstack-hy2020:sourcefrom
0xvikram:source

Conversation

@0xvikram
Copy link

So i fixed two typos in the part 9-c one was simple spelling mistake and second leads to confusion for readers which i corrected.

So far we have not discussed anything about the types of the route handler parameters.

If we hover eg. the parameter _res_, we notice it has the followng type:
If we hover, for example, over the parameter res, we notice it has the following type:
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Suggested change
If we hover, for example, over the parameter res, we notice it has the following type:
If we hover, for example, over the parameter _res_, we notice it has the following type:

@vejol vejol added the part 9 label Jan 3, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants