diff --git a/README.md b/README.md index 58e23b1..d76f71f 100644 --- a/README.md +++ b/README.md @@ -2,7 +2,7 @@ # @crowdstrike/foundry-js -`foundry.js` javascript library provides convenient access to the CrowdStrike's Foundry API to author UI pages and extensions. +The `foundry-js` JavaScript library provides convenient access to CrowdStrike's Foundry API for authoring UI pages and extensions. ### Installation diff --git a/package.json b/package.json index b4dec5e..f913741 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "@crowdstrike/foundry-js", "version": "0.16.0", - "description": "foundry.js is the JavaScript SDK for authoring UI Extensions for CrowdStrike's Foundry platform.", + "description": "foundry-js is the JavaScript SDK for authoring UI Extensions for CrowdStrike's Foundry platform.", "repository": { "type": "git", "url": "https://github.com/CrowdStrike/foundry-js.git"