Fix typo in README

This commit is contained in:
Héctor Ramón Jiménez 2019-07-28 13:41:59 +02:00
parent a5e2d3bdfb
commit 828ed3ce3b
2 changed files with 2 additions and 2 deletions

View file

@ -3,7 +3,7 @@ name = "iced"
version = "0.0.0"
authors = ["Héctor Ramón Jiménez <hector0193@gmail.com>"]
edition = "2018"
description = "An opinionated GUI runtime, heavily inspired by Elm."
description = "A GUI runtime, heavily inspired by Elm."
license = "MIT"
repository = "https://github.com/hecrj/iced"
documentation = "https://docs.rs/iced"