Skip to content

Commit

Permalink
Capitalize SEPIA in package.json description
Browse files Browse the repository at this point in the history
  • Loading branch information
msub2 committed Dec 8, 2022
1 parent 28dd0b6 commit 551e65d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "sepia-speechrecognition-polyfill",
"version": "1.0.0",
"description": "A polyfill for SpeechRecognition utilizing a Sepia STT server.",
"description": "A polyfill for SpeechRecognition utilizing a SEPIA STT server.",
"main": "dist/sepia-speechrecognition-polyfill.js",
"scripts": {
"build": "rollup -c"
Expand Down

0 comments on commit 551e65d

Please sign in to comment.