Skip to content

Commit 0cb5c65

Browse files
authored
fix: small typo error (#564)
1 parent c4a9dc9 commit 0cb5c65

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pgml-docs/docs/user_guides/setup/quick_start_with_docker.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# Quick Start w/ Docker
22

3-
We've prepared a Docker image that will allow you to quickly spin up a new PostgreSQL database with PostgreML already installed. It also includes some Scikit toy datasets so you can easily experiment with PostgresML workflows without having to import your own data.
3+
We've prepared a Docker image that will allow you to quickly spin up a new PostgreSQL database with PostgresML already installed. It also includes some Scikit toy datasets so you can easily experiment with PostgresML workflows without having to import your own data.
44

55
You can skip to [Installation](/user_guides/setup/v2/installation/) for production installation instructions.
66

0 commit comments

Comments
 (0)