Skip to content

Commit 0717ea1

Browse files
committed
fix two comments in PR review
1 parent 9a47d94 commit 0717ea1

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

packages/utils/README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
1-
# Utilitary functions for hyparam apps
1+
# Utility functions for hyparam apps
22

3-
This package contains utilitary functions for the hyparam apps.
3+
This package contains utility functions for the hyparam apps.

packages/utils/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "@hyparam/utils",
33
"version": "0.1.0",
4-
"description": "Utilitary functions for hyparam apps",
4+
"description": "Utility functions for hyparam apps",
55
"keywords": [
66
"data",
77
"javascript"

0 commit comments

Comments
 (0)