diff --git a/doc/04-schema.md b/doc/04-schema.md index e0cf13165..415acb837 100644 --- a/doc/04-schema.md +++ b/doc/04-schema.md @@ -35,7 +35,7 @@ separated by `/`. Examples: * igorw/event-source The name can contain any character, including white spaces, and it's case -insensitive (`foor/bar` and `Foo/Bar` are considered the same package). In order +insensitive (`foo/bar` and `Foo/Bar` are considered the same package). In order to simplify its installation, it's recommended to define a short and lowercase name that doesn't include non-alphanumeric characters or white spaces.