Skip to content

Commit 9f947b6

Browse files
committed
updates docs
1 parent 0395b19 commit 9f947b6

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -110,7 +110,7 @@ _Prerequisites: Node.js 18+_
110110
4. Start the server: `npm run start`.
111111
5. Navigate to `localhost:8080` in your browser.
112112

113-
## Core API Package
113+
## Core API package
114114

115115
- Published on npm: [@edelstone/tints-and-shades](https://www.npmjs.com/package/@edelstone/tints-and-shades)
116116
- Source location: [packages/tints-and-shades](packages/tints-and-shades)

build-readme.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -66,7 +66,7 @@ const normalizedMarkdownWithLocalDev = normalizedMarkdown.replace(
6666
const localDevMarkdown = normalizeListSpacing(turndownService.turndown(localDevHtml)).trim();
6767

6868
const coreApiSection = `
69-
## Core API Package
69+
## Core API package
7070
7171
- Published on npm: [@edelstone/tints-and-shades](https://www.npmjs.com/package/@edelstone/tints-and-shades)
7272
- Source location: [packages/tints-and-shades](packages/tints-and-shades)

0 commit comments

Comments
 (0)