diff --git a/docs/ocis/adr/0011-global-url-format.md b/docs/ocis/adr/0011-global-url-format.md index fa535e3179..ce46f32236 100644 --- a/docs/ocis/adr/0011-global-url-format.md +++ b/docs/ocis/adr/0011-global-url-format.md @@ -97,14 +97,14 @@ This ADR is limited to the scope of "how will a web client deal with the browser ## Decision Outcome -Chosen option: "Mixed global URLs", because it meets the reuirement to contain a path and a stable identifier. +Chosen option: "Mixed global URLs", because it meets the requirement to contain a path and a stable identifier. ### Positive Consequences * The path makes it "human readable" * The URL can be bookmarked * The bookmarked URLs remain stable even if the path changes -* All urls can be shortened to hide any metadata like path, resource name and query parameters +* All URLs can be shortened to hide any metadata like path, resource name and query parameters ### Negative Consequences