Skip to content

Commit 36e3ae7

Browse files
committed
Typo fix
1 parent 604b7d7 commit 36e3ae7

File tree

1 file changed

+1
-1
lines changed
  • database/starters/oracle-spring-boot-starter-samples/oracle-spring-boot-starter-sample-txeventqjms

1 file changed

+1
-1
lines changed

database/starters/oracle-spring-boot-starter-samples/oracle-spring-boot-starter-sample-txeventqjms/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ container-registry.oracle.com/database/free:latest-lite
1515

1616
## Create user and the Transactional Event Queue (TxEventQ)
1717

18-
Log into the database as the `SYS` user and run the SQL script `setup.sql` located in the `sql` directory. The script creates a user called `TESTUSER` and a TxEventQ called `my-txeventq`.
18+
Log into the database as the `SYS` user and run the SQL script `setup.sql` located in the `sql` directory. The script creates a user called `TESTUSER` and a TxEventQ called `my_txeventq`.
1919

2020
## Start the Consumer application
2121

0 commit comments

Comments
 (0)