Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,7 @@ topic.
1. Stand-in for MySQL in a golang test environment, using the built-in
`memory` database implementation.

2. Providing access to aribtrary data sources with SQL queries by
2. Providing access to arbitrary data sources with SQL queries by
implementing a handful of interfaces. The most complete real-world
implementation is [Dolt](https://github.com/dolthub/dolt).

Expand Down