Skip to content

Commit 6a3b650

Browse files
Lightning00Bladejgraham
authored andcommitted
Fix typo for result type in script.evaluate
1 parent a0d9ee0 commit 6a3b650

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

index.bs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4880,7 +4880,7 @@ the promise is returned.
48804880
<dt>Result Type</dt>
48814881
<dd>
48824882
<pre class="cddl">
4883-
ScriptEvaluateResult
4883+
script.EvaluateResult
48844884
</pre>
48854885
</dd>
48864886
</dl>

0 commit comments

Comments
 (0)