Skip to content

Commit 4ac516a

Browse files
Reword release notes.
Co-authored-by: Greeble <[email protected]>
1 parent 86a92a0 commit 4ac516a

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)