Skip to content

Commit 58ed9f9

Browse files
Typo fix
1 parent 963f078 commit 58ed9f9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/transaction-manager.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -53,7 +53,7 @@ Get the latest transaction id, or validate a given id. This method will throw if
5353
$arangoClient->transactions()->getTransaction('123');
5454
```
5555

56-
### getTransaction()
56+
### getTransactions()
5757
Get a list of all running transactions for this TransactionManager object.
5858

5959
```

0 commit comments

Comments
 (0)