File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed
Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -110,7 +110,7 @@ _Prerequisites: Node.js 18+_
1101104 . Start the server: ` npm run start ` .
1111115 . 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 )
Original file line number Diff line number Diff line change @@ -66,7 +66,7 @@ const normalizedMarkdownWithLocalDev = normalizedMarkdown.replace(
6666const localDevMarkdown = normalizeListSpacing ( turndownService . turndown ( localDevHtml ) ) . trim ( ) ;
6767
6868const 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)
You can’t perform that action at this time.
0 commit comments