Small README fixes

This commit is contained in:
Daylon Wilkins
2023-11-01 15:31:08 -07:00
parent ecfb153093
commit 00e58ea2be
2 changed files with 2 additions and 2 deletions
+1 -1
View File
@@ -68,7 +68,7 @@ Type "help" for help.
doltgres=>
```
8. Create a `getting_started` database. Create the `getting _started` example tables.
8. Create a `getting_started` database. Create the `getting_started` example tables.
```sql
doltgres=> create database getting_started;
--
+1 -1
View File
@@ -4,7 +4,7 @@
By default, the most recent release of DoltgreSQL is the version which is
supported for all security updates. If you need ongoing security
support for an older version of Dolt, please [contact us](https://www.dolthub.com/contact).
support for an older version of DoltgreSQL, please [contact us](https://www.dolthub.com/contact).
## Reporting a Vulnerability