diff --git a/src/app/web/objects/page.mdx b/src/app/web/objects/page.mdx index ceddaea..463fa8b 100644 --- a/src/app/web/objects/page.mdx +++ b/src/app/web/objects/page.mdx @@ -1,5 +1,5 @@ export const metadata = { - title: 'Object', + title: 'Objects', description: "On this page, we'll dive into objects, and how to access them through the Web API.", }