Skip to content

Update fs.md (minor indentation issue in /doc) - #35771

Merged
Trott merged 1 commit into
nodejs:masterfrom
ax1:patch-1
Oct 25, 2020
Merged

Update fs.md (minor indentation issue in /doc)#35771
Trott merged 1 commit into
nodejs:masterfrom
ax1:patch-1

Conversation

@ax1

@ax1ax1 commented Oct 23, 2020

Copy link
Copy Markdown
Contributor

Indentation in https://nodejs.org/docs/latest/api/fs.html#fs_fs_promises_api is not correct (level 2 and it should be to level 3).

@nodejs-github-botnodejs-github-bot added doc Issues and PRs related to the documentations. fs Issues and PRs related to the fs subsystem / file system. labels Oct 23, 2020
@Trott

Copy link
Copy Markdown
Member

Welcome @ax1, and thanks for the pull request!

@aduh95aduh95 added the author ready PRs that have at least one approval, no pending requests for changes, and a CI started. label Oct 24, 2020
Indentation for #fs_fs_promises_api is level 2 but it should be level 3.
PR-URL: nodejs#35771
Reviewed-By: Rich Trott <rtrott@gmail.com>
Reviewed-By: Richard Lau <rlau@redhat.com>
Reviewed-By: Antoine du Hamel <duhamelantoine1995@gmail.com>
Reviewed-By: Luigi Pinca <luigipinca@gmail.com>
Reviewed-By: Gireesh Punathil <gpunathi@in.ibm.com>
@Trott

Copy link
Copy Markdown
Member

Landed in bae7dde

Thanks for the contribution! 🎉

@Trott
Trott merged commit bae7dde into nodejs:masterOct 25, 2020
@ax1
ax1 deleted the patch-1 branch October 25, 2020 20:28
targos pushed a commit that referenced this pull request Nov 3, 2020
Indentation for #fs_fs_promises_api is level 2 but it should be level 3.
PR-URL: #35771
Reviewed-By: Rich Trott <rtrott@gmail.com>
Reviewed-By: Richard Lau <rlau@redhat.com>
Reviewed-By: Antoine du Hamel <duhamelantoine1995@gmail.com>
Reviewed-By: Luigi Pinca <luigipinca@gmail.com>
Reviewed-By: Gireesh Punathil <gpunathi@in.ibm.com>
@targostargos mentioned this pull request Nov 3, 2020
BethGriggs pushed a commit that referenced this pull request Dec 8, 2020
Indentation for #fs_fs_promises_api is level 2 but it should be level 3.
PR-URL: #35771
Reviewed-By: Rich Trott <rtrott@gmail.com>
Reviewed-By: Richard Lau <rlau@redhat.com>
Reviewed-By: Antoine du Hamel <duhamelantoine1995@gmail.com>
Reviewed-By: Luigi Pinca <luigipinca@gmail.com>
Reviewed-By: Gireesh Punathil <gpunathi@in.ibm.com>
BethGriggs pushed a commit that referenced this pull request Dec 10, 2020
Indentation for #fs_fs_promises_api is level 2 but it should be level 3.
PR-URL: #35771
Reviewed-By: Rich Trott <rtrott@gmail.com>
Reviewed-By: Richard Lau <rlau@redhat.com>
Reviewed-By: Antoine du Hamel <duhamelantoine1995@gmail.com>
Reviewed-By: Luigi Pinca <luigipinca@gmail.com>
Reviewed-By: Gireesh Punathil <gpunathi@in.ibm.com>
@BethGriggsBethGriggs mentioned this pull request Dec 10, 2020
BethGriggs pushed a commit that referenced this pull request Dec 15, 2020
Indentation for #fs_fs_promises_api is level 2 but it should be level 3.
PR-URL: #35771
Reviewed-By: Rich Trott <rtrott@gmail.com>
Reviewed-By: Richard Lau <rlau@redhat.com>
Reviewed-By: Antoine du Hamel <duhamelantoine1995@gmail.com>
Reviewed-By: Luigi Pinca <luigipinca@gmail.com>
Reviewed-By: Gireesh Punathil <gpunathi@in.ibm.com>
Sign up for freeto join this conversation on GitHub. Already have an account? Sign in to comment

Labels

author readyPRs that have at least one approval, no pending requests for changes, and a CI started.docIssues and PRs related to the documentations.fsIssues and PRs related to the fs subsystem / file system.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

7 participants

@ax1@Trott@lpinca@richardlau@gireeshpunathil@aduh95@nodejs-github-bot