Skip to content
This repository was archived by the owner on Jul 29, 2022. It is now read-only.

Commit 4348aff

Browse files
authored
fix typo jria -> jira
1 parent a769f68 commit 4348aff

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ Confirm running by visiting: http://localhost:3000
2323
It's recommended to use API tokens from your [Atlassian API token page](https://id.atlassian.com/manage/api-tokens) for authentication instead of your primary account username and password.
2424

2525
### Testing Jira connection
26-
You can validate the connection to Jira is authenticating properly by visiting the `test-jria` endpoint at: http://localhost:3000/test-jira
26+
You can validate the connection to Jira is authenticating properly by visiting the `test-jira` endpoint at: http://localhost:3000/test-jira
2727

2828
A successful authentication will return the current user, a failure will return the HTTP response and detailed error message from Jira.
2929

@@ -44,4 +44,4 @@ You will need to reconfigure your data source to use "Basic Auth".
4444

4545
## License
4646

47-
This project is licensed under the MIT license. See the [LICENSE](LICENSE) file for more info.
47+
This project is licensed under the MIT license. See the [LICENSE](LICENSE) file for more info.

0 commit comments

Comments
 (0)