Fix wording in Cargo.toml description
This commit is contained in:
parent
7a2b14fe15
commit
fa771877f7
@ -1,7 +1,7 @@
|
|||||||
[package]
|
[package]
|
||||||
authors = ["Wim de With <wf@dewith.io>"]
|
authors = ["Wim de With <wf@dewith.io>"]
|
||||||
categories = ["api-bindings", "web-programming"]
|
categories = ["api-bindings", "web-programming"]
|
||||||
description = "Types of the endpoints in the Matrix application service API."
|
description = "Types for the endpoints in the Matrix application service API."
|
||||||
homepage = "https://github.com/ruma/ruma-appservice-api"
|
homepage = "https://github.com/ruma/ruma-appservice-api"
|
||||||
keywords = ["matrix", "chat", "messaging", "ruma"]
|
keywords = ["matrix", "chat", "messaging", "ruma"]
|
||||||
license = "MIT"
|
license = "MIT"
|
||||||
|
Loading…
x
Reference in New Issue
Block a user