readme: Fixup typo
Reported in GH#775.
This commit is contained in:
@@ -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"
|
||||
|
||||
Reference in New Issue
Block a user