Skip to content

Commit

Permalink
Fix misinformation about LOAD of RAIL models (mdn#33088)
Browse files Browse the repository at this point in the history
  • Loading branch information
te-ing authored Apr 16, 2024
1 parent cc84464 commit b789d2e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion files/en-us/glossary/rail/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ page-type: glossary-definition
- **Idle**
- : When using the main JavaScript thread, work in chunks for less than **50ms** to free up the thread for user interactions.
- **Load**
- : Deliver interactive content in less than **1 second**.
- : Deliver interactive content in less than **5 second**.

## See also

Expand Down

0 comments on commit b789d2e

Please sign in to comment.