From 048de9803ef626f69662e00a4011b3883e68bc19 Mon Sep 17 00:00:00 2001 From: Jason Volk Date: Sun, 22 Apr 2018 22:57:40 -0700 Subject: [PATCH] Fix typo. --- api/client-server/content-repo.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/api/client-server/content-repo.yaml b/api/client-server/content-repo.yaml index a17ba21d..03a25fd9 100644 --- a/api/client-server/content-repo.yaml +++ b/api/client-server/content-repo.yaml @@ -252,7 +252,7 @@ paths: "og:image": type: string description: |- - An MXC URI to the image. Ommitted if there is no image. + An MXC URI to the image. Omitted if there is no image. examples: application/json: { "og:title": "Matrix Blog Post",