Skip to content

Commit 2946478

Browse files
author
Dave Herman
committed
closes #13
1 parent 3dd0c66 commit 2946478

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
@@ -193,7 +193,7 @@ A <dfn>registry entry</dfn> is a record with the following fields:
193193
<tr>
194194
<td>\[[Error]]</td>
195195
<td>Any or <b>nothing</b></td>
196-
<td>An error that was encountered during loading, linking, or evaluation; <b>nothing</b> if no error has been encountered.</td>
196+
<td>An error that was encountered during one of the phases of the loading pipeline; <b>nothing</b> if no error has been encountered.</td>
197197
</tr>
198198
</table>
199199

0 commit comments

Comments
 (0)