fix: plural in objects metadata

This commit is contained in:
DecDuck
2025-08-23 19:24:34 +10:00
parent 88e2315c3e
commit a50bd9ac5e
+1 -1
View File
@@ -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.",
}