Skip to content

Commit e9464ce

Browse files
committed
updating grammar
1 parent 7d75fae commit e9464ce

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/postgresql/troubleshoot/how-to-high-cpu-utilization-elastic-clusters.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -231,7 +231,7 @@ Once you know the queries that are consuming more CPU, use **EXPLAIN ANALYZE** t
231231

232232
For more information about the **EXPLAIN ANALYZE** command, review its [documentation](https://www.postgresql.org/docs/current/sql-explain.html).
233233

234-
### Terminate long running transactions on a nodes
234+
### Terminate long running transactions on a node
235235

236236
You can consider terminating a long running transaction as an option if the transaction is running longer than expected.
237237

0 commit comments

Comments
 (0)