Skip to content

Commit 6fe0778

Browse files
committed
Fix after rebase
1 parent 3025c99 commit 6fe0778

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

index.bs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -534,7 +534,7 @@ The <dfn method for=ModelContext>getTools(<var>options</var>)</dfn> method steps
534534

535535
1. [=map/For each=] <var ignore>tool name</var> → |tool definition| of |targetToolMap|:
536536

537-
1. If [=tool is visible to an origin=] given |targetOrigin|, |tool definition|'s [=tool
537+
1. If [=tool is exposed to an origin=] given |targetOrigin|, |tool definition|'s [=tool
538538
definition/exposed origins=], and |callerOrigin| is false, then [=iteration/continue=].
539539

540540
1. Let |registeredTool| be a new {{RegisteredTool}} dictionary, with the following fields:

0 commit comments

Comments
 (0)