Skip to content

Commit bbe4a1e

Browse files
Fix typo in index.adoc (#1381)
Changed "Command pipeling" to "Command pipelining"
1 parent befd5f2 commit bbe4a1e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

vertx-pg-client/src/main/asciidoc/index.adoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ The client is reactive and non-blocking, allowing to handle many database connec
1313
* Publish / subscribe using PostgreSQL `NOTIFY/LISTEN`
1414
* Batch and cursor
1515
* Row streaming
16-
* Command pipeling
16+
* Command pipelining
1717
* RxJava API
1818
* Direct memory to object without unnecessary copies
1919
* Java 8 Date and Time

0 commit comments

Comments
 (0)