From 03e2abc64322a8132ff4289a87881e7a16cb9b28 Mon Sep 17 00:00:00 2001 From: Francisco Massa Date: Fri, 29 Oct 2021 15:46:34 +0200 Subject: [PATCH] Fix instructions on README.rst It's FBcode, not FBCode --- scripts/README.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/scripts/README.rst b/scripts/README.rst index 37cbb43bd58..23247e34178 100644 --- a/scripts/README.rst +++ b/scripts/README.rst @@ -20,4 +20,4 @@ where ``fork_main_branch`` (optional) is the name of the main branch on your fork(default="main"). -This script will create PRs corresponding to the commits in fbsync. Please review these, add the [FBCode->GH] prefix on the title and publish them. Most importantly, add the [FBCode->GH] prefix at the beginning of the merge message as well. +This script will create PRs corresponding to the commits in fbsync. Please review these, add the [FBcode->GH] prefix on the title and publish them. Most importantly, add the [FBcode->GH] prefix at the beginning of the merge message as well.