Skip to content

Commit ab9ec78

Browse files
Update user-guide.md
1 parent e79b585 commit ab9ec78

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

docs/user-guide.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ This guide provides detailed instructions on how to import and configure your Li
1313
- [Start your application in dev mode](#start-your-application-in-dev-mode)
1414
- [Start your application in dev mode with configuration](#start-your-application-in-dev-mode-with-configuration)
1515
- [Start your application in dev mode in a container](#start-your-application-in-dev-mode-in-a-container)
16-
4. [Running your application's tests](#running-your-applications-tests)
16+
4. [Run your application's tests](#run-your-applications-tests)
1717
5. [View your application's test reports](#view-your-applications-test-reports)
1818
- [Maven-built applications](#maven-built-applications)
1919
- [Gradle-built applications](#gradle-built-applications)
@@ -100,7 +100,7 @@ To use dev mode for containers, select the **Start in container** action for you
100100

101101
For more information on dev mode for containers, check out the [Liberty Maven devc goal](https://github.com/OpenLiberty/ci.maven/blob/main/docs/dev.md#devc-container-mode) or the [Liberty Gradle libertyDevc task](https://github.com/OpenLiberty/ci.gradle/blob/main/docs/libertyDev.md#libertydevc-task-container-mode).
102102

103-
## Running your application tests
103+
## Run your application tests
104104

105105
After your application is running on Liberty using dev mode, you can easily run the tests provided by your application.
106106

0 commit comments

Comments
 (0)