We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3dd0c66 commit 2946478Copy full SHA for 2946478
index.bs
@@ -193,7 +193,7 @@ A <dfn>registry entry</dfn> is a record with the following fields:
193
<tr>
194
<td>\[[Error]]</td>
195
<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>
+ <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>
197
</tr>
198
</table>
199
0 commit comments