Skip to content

Commit

Permalink
docs: Fix prettier messing up abbreviations
Browse files Browse the repository at this point in the history
  • Loading branch information
oliversalzburg committed Jan 2, 2023
1 parent db17fad commit 28a3662
Showing 1 changed file with 5 additions and 2 deletions.
7 changes: 5 additions & 2 deletions packages/documentation/docs/sections/overview.md
Original file line number Diff line number Diff line change
Expand Up @@ -63,5 +63,8 @@ Another common option is the _limit_. This will usually prevent an automation fr

When entering limits, you can usually use the KG notations for big numbers. So `9.5M` will become `9,500,000`. You _have to_ use upper-case letters for this to work though.

_[KG]: Kittens Game
_[KS]: Kitten Scientists \*[UI]: User interface
<!-- prettier-ignore-start -->
*[KG]: Kittens Game
*[KS]: Kitten Scientists
*[UI]: User interface
<!-- prettier-ignore-end -->

0 comments on commit 28a3662

Please sign in to comment.