From a3712d3a565170087e6c9fc5a2522a8731d7ba73 Mon Sep 17 00:00:00 2001 From: Landry Norris <37489471+LandryNorris@users.noreply.github.com> Date: Tue, 30 May 2023 13:17:14 -0500 Subject: [PATCH] Fix wording in package description Co-authored-by: Noah Andrews --- packages/control-hub/package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/packages/control-hub/package.json b/packages/control-hub/package.json index fd6fb719..20412dc5 100644 --- a/packages/control-hub/package.json +++ b/packages/control-hub/package.json @@ -1,7 +1,7 @@ { "name": "@rev-robotics/control-hub", "version": "0.1.0", - "description": "High level library for REV control hub", + "description": "High level library for the REV Robotics Control Hub", "main": "dist/index.js", "type": "module", "dependencies": {