From 591432351930511ee64626a538c2c1f30f4fd8fa Mon Sep 17 00:00:00 2001 From: "mintlify[bot]" <109931778+mintlify[bot]@users.noreply.github.com> Date: Sat, 4 Jul 2026 04:28:20 +0000 Subject: [PATCH] docs: fix comma splice in introduction --- docs/introduction.mdx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/introduction.mdx b/docs/introduction.mdx index 4725bf0498..a7f0c22f66 100644 --- a/docs/introduction.mdx +++ b/docs/introduction.mdx @@ -8,7 +8,7 @@ sidebarTitle: Introduction With a simple install and no ROS required, you can build physical applications entirely in Python that run on humanoids, quadrupeds, or drones. -Dimensional is agent native, describe behavior in natural language and build local and hosted multi-agent systems that work with your hardware. Agents run as native modules, subscribing to embedded streams from perception (LiDAR, camera) and spatial memory down to control loops and motor drivers. +Dimensional is agent native. Describe behavior in natural language and build local and hosted multi-agent systems that work with your hardware. Agents run as native modules, subscribing to embedded streams from perception (LiDAR, camera) and spatial memory down to control loops and motor drivers. ## Capabilities at a glance