Skip to content

fix: grammar and casing in proxy-setup and console-commands#582

Open
Kyero-alya wants to merge 1 commit into
citizenfx:masterfrom
Kyero-alya:fix/grammar-proxy-setup-and-console
Open

fix: grammar and casing in proxy-setup and console-commands#582
Kyero-alya wants to merge 1 commit into
citizenfx:masterfrom
Kyero-alya:fix/grammar-proxy-setup-and-console

Conversation

@Kyero-alya
Copy link
Copy Markdown

Summary

Small grammar and casing fixes spotted while reading two pages:

content/docs/server-manual/proxy-setup.md

  • "use an self signed certificates" → "use self-signed certificates" (incorrect article + missing hyphen)
  • "generate self signed certificates" → "generate self-signed certificates" (missing hyphen on compound adjective)
  • "a openssl Binary" → "an openssl binary" (article before vowel sound + common noun shouldn't be capitalized)
  • "the Linux Version" → "the Linux version" (common noun shouldn't be capitalized)

content/docs/client-manual/console-commands.md

  • "between an principal" → "between a principal" (article before consonant)

No content changes, purely spelling/grammar cleanup as permitted by the contribution guidelines.

- proxy-setup: correct "an self signed" to "self-signed", add missing hyphens
- proxy-setup: "a openssl" -> "an openssl"; lowercase "Binary" and "Version"
- console-commands: "between an principal" -> "between a principal"
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant