Skip to content

Fix typo in index.html template comment#11585

Open
acusti wants to merge 1 commit intofacebook:mainfrom
acusti:template-comment-typo-fix
Open

Fix typo in index.html template comment#11585
acusti wants to merge 1 commit intofacebook:mainfrom
acusti:template-comment-typo-fix

Conversation

@acusti
Copy link

@acusti acusti commented Oct 26, 2021

this is a very straightforward typo fix. the cra-template and cra-template-typescript template/public/index.html file includes an HTML comment giving instructions on running the project and creating a production bundle. currently, the first sentence is:

To begin the development, run npm start or yarn start.

this PR changes the comment in both files to:

To begin the development server, run npm start or yarn start.

@stale
Copy link

stale bot commented Jan 8, 2022

This pull request has been automatically marked as stale because it has not had any recent activity. It will be closed in 5 days if no further activity occurs.

@stale stale bot added the stale label Jan 8, 2022
@acusti
Copy link
Author

acusti commented Jan 9, 2022

this is a trivial thing to review or merge. it just adds a word to the instructions in an HTML comment to make the sentence clearer and fix its grammar.

@stale stale bot removed the stale label Jan 9, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants