Intro-To-Serverless icon indicating copy to clipboard operation
Intro-To-Serverless copied to clipboard

[Content Bug] Consistent Usage of Terms

Open lechnerc77 opened this issue 3 years ago • 2 comments

Week:

Not specific to a week - check necessary for all markdown files

Describe the Issue

Several terms (like JavaScript) are used in different ways how they are written. We should stick to one consistent way throughout the files.

The terms subject to this issue are:

  • JavaScript: with capital "S"; not Javascript
  • Node.js: It is with a capital "N" and ".js"
  • Azure Functions: with capital "F" and plural, when the Azure service is targeted. Singular is valid for a single Azure Function.
  • HTTP verbs in capitals: HTTP verbs/methods should be put as all caps e. g. GET, POST, PUT, DELETE etc.

Proposed Fix

Search and replace over all markdown files. However need to be done manually as in some places the current writing might be okay

lechnerc77 avatar Apr 03 '22 12:04 lechnerc77

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.

stale[bot] avatar Apr 18 '22 19:04 stale[bot]

@emsesc @ganning127 : Can we add the pinned label to the issues that should be done after the summer session so that they are ignored by the stale bot?

lechnerc77 avatar Apr 24 '22 08:04 lechnerc77