Fix English text in changeset.

Signed-off-by: Jussi Hallila <jussi@hallila.com>
This commit is contained in:
Jussi Hallila
2021-09-24 13:59:40 +02:00
parent ab4e129ca5
commit e13bc69099
+1 -1
View File
@@ -3,5 +3,5 @@
---
Store additional, late registered and lazy loaded APIs in the registry as well.
Route paths, route objs and others are collected already on late reg, this adds APIs to be collected also.
Route paths, route objects and others are collected already on late registration, this adds APIs to be collected also.
Enables late registration of plugins into the application and updates ApiHolder when additional plugins have been added in.