Skip to content

Commit

Permalink
readme: Fixup typo
Browse files Browse the repository at this point in the history
Reported in GH#775.
  • Loading branch information
purpleidea committed Sep 19, 2024
1 parent b9e093c commit 87b3dda
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -15,8 +15,8 @@
`Mgmt` is a real-time automation tool. It is familiar to existing configuration
management software, but is drastically more powerful as it can allow you to
build real-time, closed-loop feedback systems, in a very safe way, and with a
surprisingly small amout of our `mcl` code. For example, the following code will
ensure that your file server is set to read-only when it's friday.
surprisingly small amount of our `mcl` code. For example, the following code
will ensure that your file server is set to read-only when it's friday.

```mcl
import "datetime"
Expand Down

0 comments on commit 87b3dda

Please sign in to comment.