Skip to content

Commit 5f0c8af

Browse files
committed
chore: documentation
1 parent 622fd53 commit 5f0c8af

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

libs/ledgerjs/packages/logs/README.md

+2-2
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ Utility library that is used by all Ledger libraries to dispatch logs so we can
2525
* [Parameters](#parameters-3)
2626
* [withContext](#withcontext)
2727
* [Parameters](#parameters-4)
28-
* [withAdditionalContext](#withadditionalcontext)
28+
* [withUpdatedContext](#withupdatedcontext)
2929
* [Parameters](#parameters-5)
3030
* [listen](#listen)
3131
* [Parameters](#parameters-6)
@@ -124,7 +124,7 @@ following a simple builder pattern.
124124

125125
Returns **[LocalTracer](#localtracer)**
126126

127-
#### withAdditionalContext
127+
#### withUpdatedContext
128128

129129
Create a new instance of the LocalTracer with an updated `context`,
130130
on which an additional context is merged with the existing one.

0 commit comments

Comments
 (0)