Skip to content

Commit

Permalink
docs: fix typo
Browse files Browse the repository at this point in the history
  • Loading branch information
gabrielcorado committed Dec 24, 2024
1 parent d6b5ab5 commit 35b702b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/pages/connect-your-client/web-ui.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -106,7 +106,7 @@ limitations.
resemble popular database CLIs such as `psql`, it is a custom implementation
with some differences and limitations:
- **Feature Set:** Not all features available in `psql` are implemented.
For instance, scripting capabilities, query cancelation, or informational
For instance, scripting capabilities, query cancellation, or informational
commands like `\d` or `\dt` are currently unsupported.
- **Error Handling:** Error messages and diagnostics might differ from what
users are accustomed to in `psql`.
Expand Down

0 comments on commit 35b702b

Please sign in to comment.