Skip to content

Commit

Permalink
Fix typo
Browse files Browse the repository at this point in the history
  • Loading branch information
J12934 committed Oct 9, 2024
1 parent 8bd79e6 commit 4910219
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions cleaner/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "cleaner",
"version": "1.0.0",
"description": "k8s ChronJob for cleaning up unused Juice Shop instances.",
"description": "Kubernetes CronJob for cleaning up unused Juice Shop instances.",
"main": "src/main.js",
"scripts": {
"test": "jest",
Expand All @@ -18,4 +18,4 @@
"jest": "^29.7.0",
"prettier": "^3.3.3"
}
}
}

0 comments on commit 4910219

Please sign in to comment.