axa-group / bauta.js

Bauta.js is an add-on for your Node.js applications such as Express.js or Fastify.
Other
42 stars 3 forks source link

unify library name for self references in documentation #47

Open Xavier-Redondo opened 2 years ago

Xavier-Redondo commented 2 years ago

in the documentation we refer to our library using different names: bauta, bauta.js, bautaJS, etc...

to simplify and make more consistent the documentation only acceptable name for bauta.js in documentation should be either Bauta.js or bauta.js.

Any other mention of the library itself should be changed to these accepted names.

Note: there is no need to make changes in code, test or example snippets, since in code it may acceptable to use another naming convention.