diff --git a/docs/src/developing/versioned-transactions.md b/docs/src/developing/versioned-transactions.md index eaf7902ae3..95c2073b21 100644 --- a/docs/src/developing/versioned-transactions.md +++ b/docs/src/developing/versioned-transactions.md @@ -64,7 +64,7 @@ curl http://localhost:8899 -X POST -H "Content-Type: application/json" -d \ }]}' ``` -## How create a Versioned Transaction +## How to create a Versioned Transaction Versioned transactions can be created similar to the older method of creating transactions. There are differences in using certain libraries that should be noted.