This is an automated email from the ASF dual-hosted git repository.
jbertram pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/activemq-artemis.git
The following commit(s) were added to refs/heads/main by this push:
new 43e3442b14 NO-JIRA fix a typo
new a220678552 This closes #4191
43e3442b14 is described below
commit 43e3442b1419e38582489f091a5683978ffcc601
Author: Chuf <[email protected]>
AuthorDate: Sun Aug 28 18:25:04 2022 +0200
NO-JIRA fix a typo
Fixes a typo and changes description to "website" instead of "web"
---
artemis-website/package.json | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/artemis-website/package.json b/artemis-website/package.json
index 8d097995cc..a8b02fd2e4 100644
--- a/artemis-website/package.json
+++ b/artemis-website/package.json
@@ -1,7 +1,7 @@
{
- "name": "artemis-websiteb",
+ "name": "artemis-website",
"version": "1.5.1",
- "description": "ActiveMQ Artemis Web",
+ "description": "ActiveMQ Artemis Website",
"license": "Apache-2.0",
"repository": {
"type": "git",