This is an automated email from the ASF dual-hosted git repository.
shoothzj pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/bookkeeper.git
The following commit(s) were added to refs/heads/master by this push:
new d5e86038d8 [docs] fix mistake in ledger api docs (#3566)
d5e86038d8 is described below
commit d5e86038d88d176ee4afb99d73ba84e9d696bec9
Author: FeiFan Wang <[email protected]>
AuthorDate: Sun Oct 23 20:22:34 2022 +0800
[docs] fix mistake in ledger api docs (#3566)
---
site3/website/docs/api/ledger-api.md | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/site3/website/docs/api/ledger-api.md
b/site3/website/docs/api/ledger-api.md
index 5e08d6fcfb..43bfe644ee 100644
--- a/site3/website/docs/api/ledger-api.md
+++ b/site3/website/docs/api/ledger-api.md
@@ -210,7 +210,7 @@ try {
}
```
-### Delete entries asynchronously
+### Delete ledgers asynchronously
Ledgers can also be deleted asynchronously: