Skip to content

Commit 4e0c2f4

Browse files
references to directory
1 parent b38be6a commit 4e0c2f4

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -39,11 +39,11 @@ You can log into the [FusionAuth admin UI](http://localhost:9011/admin) and look
3939

4040
### Spring Web complete-app
4141

42-
The `complete-app` directory contains a minimal SpringBoot app configured to authenticate with locally running FusionAuth.
42+
The `complete-application` directory contains a minimal SpringBoot app configured to authenticate with locally running FusionAuth.
4343

4444
Install the dependencies via the Maven wrapper and run the app server with:
4545
```
46-
cd complete-app
46+
cd complete-application
4747
./mvnw package
4848
./mvnw spring-boot:run
4949
```

0 commit comments

Comments
 (0)