Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 4 additions & 0 deletions .typos.toml
Original file line number Diff line number Diff line change
Expand Up @@ -7,5 +7,9 @@ extend-ignore-re = [
"spellchecker:off.*?\\n*.*spellchecker:on",
]

[default.extend-words]
# Specifically for the "General FAQ" page.
aer = "aer"

[files]
extend-exclude = ["/package-lock.json"]
2 changes: 1 addition & 1 deletion src/content/docs/FAQ/general-faq.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ description: General FAQ

AerynOS is a stylized spelling of "Erin", alluding to the project's Irish roots.
It is pronounced exactly the same as "Erin" - "AIR-in" OS.
It's also a play on <!-- spellchecker:off -->"aer"<!-- spellchecker:on --> and the phonetic "air" sound,
It's also a play on "aer" and the phonetic "air" sound,
indicative of our desire to produce an open, trusted and high-performance operating system.

It's pronounced as "AIR-in" OS.
Expand Down