Skip to content
This repository has been archived by the owner on Jan 12, 2024. It is now read-only.

Commit

Permalink
fix typo (via #131)
Browse files Browse the repository at this point in the history
  • Loading branch information
chengwhynot authored Jun 9, 2021
1 parent 9214214 commit 59e6789
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions docs/features/java-links.adoc
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
ou can link your tests to some resources such as TMS (test management system) or bug tracker.
You can link your tests to some resources such as TMS (test management system) or bug tracker.

[source, java, linenums]
----
Expand Down Expand Up @@ -35,4 +35,4 @@ value specified in annotation. For example:
allure.link.mylink.pattern=https://example.org/mylink/{}
allure.link.issue.pattern=https://example.org/issue/{}
allure.link.tms.pattern=https://example.org/tms/{}
----
----

0 comments on commit 59e6789

Please sign in to comment.