From 948aec8a9bc93a8b4c605c631f386480760e6179 Mon Sep 17 00:00:00 2001 From: Jonatas Emidio Date: Wed, 30 Oct 2024 17:09:52 +0000 Subject: [PATCH] Fixing a tiny typo: JBssWS to JBossWS --- CONTRIBUTING.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index 715f7db73..32e5da65c 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -29,7 +29,7 @@ $ git pull --rebase upstream main ``` ## Issues -JBssWS project uses JIRA to manage issues. All issues can be found [here](https://issues.redhat.com/projects/JBWS/issues). +JBossWS project uses JIRA to manage issues. All issues can be found [here](https://issues.redhat.com/projects/JBWS/issues). To create a new issue, comment on an existing issue, or assign an issue to yourself, you'll need to first [create a JIRA account](https://issues.redhat.com/).