Skip to content

Commit

Permalink
Correct typo in readme
Browse files Browse the repository at this point in the history
  • Loading branch information
vdmkenny authored Sep 18, 2024
1 parent fd508fb commit 4a07bec
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@
`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
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
Expand Down

0 comments on commit 4a07bec

Please sign in to comment.