Skip to content

doc: fix typo in http2 doc - #16993

Closed
devsnek wants to merge 1 commit into
nodejs:masterfrom
devsnek:patch-2
Closed

doc: fix typo in http2 doc#16993
devsnek wants to merge 1 commit into
nodejs:masterfrom
devsnek:patch-2

Conversation

@devsnek

Copy link
Copy Markdown
Member

Sesssion -> Session

Checklist
Affected core subsystem(s)

`Sesssion` -> `Session`
@nodejs-github-botnodejs-github-bot added doc Issues and PRs related to the documentations. http2 Issues or PRs related to the http2 subsystem. labels Nov 13, 2017

@jasnelljasnell left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

this doesn't have to wait longer to land

jasnell pushed a commit that referenced this pull request Nov 13, 2017
`Sesssion` -> `Session`
PR-URL: #16993
Reviewed-By: Gireesh Punathil <gpunathi@in.ibm.com>
Reviewed-By: Colin Ihrig <cjihrig@gmail.com>
Reviewed-By: Anatoli Papirovski <apapirovski@mac.com>
Reviewed-By: Luigi Pinca <luigipinca@gmail.com>
Reviewed-By: James M Snell <jasnell@gmail.com>
@jasnell

Copy link
Copy Markdown
Member

Landed in 29de91b

@jasnelljasnell closed this Nov 13, 2017
evanlucas pushed a commit that referenced this pull request Nov 14, 2017
`Sesssion` -> `Session`
PR-URL: #16993
Reviewed-By: Gireesh Punathil <gpunathi@in.ibm.com>
Reviewed-By: Colin Ihrig <cjihrig@gmail.com>
Reviewed-By: Anatoli Papirovski <apapirovski@mac.com>
Reviewed-By: Luigi Pinca <luigipinca@gmail.com>
Reviewed-By: James M Snell <jasnell@gmail.com>
MylesBorins pushed a commit that referenced this pull request Nov 17, 2017
`Sesssion` -> `Session`
PR-URL: #16993
Reviewed-By: Gireesh Punathil <gpunathi@in.ibm.com>
Reviewed-By: Colin Ihrig <cjihrig@gmail.com>
Reviewed-By: Anatoli Papirovski <apapirovski@mac.com>
Reviewed-By: Luigi Pinca <luigipinca@gmail.com>
Reviewed-By: James M Snell <jasnell@gmail.com>
@gibfahngibfahn mentioned this pull request Nov 21, 2017
@devsnek
devsnek deleted the patch-2 branch March 31, 2018 18:31
Sign up for freeto join this conversation on GitHub. Already have an account? Sign in to comment

Labels

docIssues and PRs related to the documentations.http2Issues or PRs related to the http2 subsystem.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

8 participants

@devsnek@jasnell@apapirovski@lpinca@cjihrig@gireeshpunathil@MylesBorins@nodejs-github-bot