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
|
`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
|
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
|
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
|
||||||
ensure that your file server is set to read-only when it's friday.
|
will ensure that your file server is set to read-only when it's friday.
|
||||||
|
|
||||||
```mcl
|
```mcl
|
||||||
import "datetime"
|
import "datetime"
|
||||||
|
|||||||
Reference in New Issue
Block a user