grim/convey

Fix a typo

2018-02-18, Gary Kramlich
ad899a3c3637
Parents 1a6ea3b6c7b9
Children abbe86265b2f
Fix a typo
  • +1 -1
    REFERENCE.md
  • --- a/REFERENCE.md Sun Feb 18 21:47:00 2018 -0600
    +++ b/REFERENCE.md Sun Feb 18 22:01:39 2018 -0600
    @@ -16,7 +16,7 @@
    ## required_version
    The `required_version` field let's you specify a required version of convey
    -to run your `convey.yml`. Ranges are supported according to the symmantics
    +to run your `convey.yml`. Ranges are supported according to the semantics
    defined [here](https://github.com/blang/semver#ranges). If a required_version
    is not specified, convey will always attempt to run the `convey.yml`.