Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit e182f6b

Browse files
committed
type fixed
1 parent 6f1c3a4 commit e182f6b

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

docs/userguide/install.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22

33
To simply install the utPLSQL into a new database schema and grant it to public, execute the script `install_headless.sql`.
44

5-
This will create a new user `UT3` with password `UT3`, grant all needed privileges to that user and create PUBLIC synonyms needed tu sue the utPLSQL framework.
5+
This will create a new user `UT3` with password `UT3`, grant all needed privileges to that user and create PUBLIC synonyms needed to sue the utPLSQL framework.
66

77
Example invocation of the script from command line:
88
```bash

0 commit comments

Comments
 (0)