From 3f78220c2b02c4300840374cd09ae7a7826a1438 Mon Sep 17 00:00:00 2001 From: Rich Trott Date: Fri, 15 Jun 2018 15:34:00 -0700 Subject: [PATCH] doc: correct styling of _GitHub_ in onboarding doc PR-URL: https://github.com/nodejs/node/pull/21361 Reviewed-By: Richard Lau Reviewed-By: Refael Ackermann Reviewed-By: Jon Moss Reviewed-By: Vse Mozhet Byt Reviewed-By: Luigi Pinca --- doc/onboarding.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/onboarding.md b/doc/onboarding.md index 0748c1be7dbb44..f6354aa6118737 100644 --- a/doc/onboarding.md +++ b/doc/onboarding.md @@ -144,7 +144,7 @@ onboarding session. (especially if it just has nits left). * Approving a change * Collaborators indicate that they have reviewed and approve of the changes in - a pull request using Github’s approval interface + a pull request using GitHub’s approval interface * Some people like to comment `LGTM` (“Looks Good To Me”) * You have the authority to approve any other collaborator’s work. * You cannot approve your own pull requests.