Skip to content

Commit 4b01d74

Browse files
authored
Fix typo in list_memory_configurations
1 parent 6ea0713 commit 4b01d74

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -85,7 +85,7 @@ Interact with Postgres using natural language right from your IDE:
8585
* `list_installed_extensions`: Use this tool to list installed extensions.
8686
* `get_query_plan`: Use this tool to get query plan.
8787
* `list_autovacuum_configurations`: Use this tool to list autovacuum configurations and its value.
88-
* `list_memory_configuration`s: Use this tool to list memory configurations and its value.
88+
* `list_memory_configurations`: Use this tool to list memory configurations and its value.
8989
* `list_top_bloated_tables`: Use this tool to list top bloated tables.
9090
* `list_replication_slots`: Use this tool to list replication slots.
9191
* `list_invalid_indexes`: Use this tool to list invalid indexes.

0 commit comments

Comments
 (0)