Skip to content

Commit 1bac024

Browse files
Reword releast notes.
Co-authored-by: Greeble <[email protected]>
1 parent 5528a8c commit 1bac024

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

release-content/release-notes/runtime_sources.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -46,6 +46,6 @@ need to be registered after `AssetPlugin` (and so, `DefaultPlugins`).
4646

4747
## Limitations
4848

49-
A limitation is that asset sources added after `Startup` **cannot be processed**. Attempting to add
49+
A limitation is that asset sources added after `Startup` cannot be **processed** asset sources. Attempting to add
5050
such a source will return an error. Similarly, removing a processed source returns an error. In the
5151
future, we hope to lift this limitation and allow runtime asset sources to be processed.

0 commit comments

Comments
 (0)