Skip to content

Commit

Permalink
Update docs/src/main/asciidoc/security-getting-started-tutorial.adoc
Browse files Browse the repository at this point in the history
Co-authored-by: Rolfe Dlugy-Hegwer <[email protected]>
  • Loading branch information
sberyozkin and rolfedh authored Jan 16, 2025
1 parent 4b96efc commit 366b286
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -493,7 +493,7 @@ While developing your application, you can add and run tests individually by usi
Dev Services for PostgreSQL supports testing while you develop by providing a separate PostgreSQL test container that does not conflict with the dev mode container.
====

== Test your application in production mode using Curl or browser
== Test your application in production mode by using Curl or browser

To test your application using Curl or the browser, you must first start a PostgreSQL server, then compile and run your application either in JVM or native mode.

Expand Down

0 comments on commit 366b286

Please sign in to comment.