diff --git a/README.md b/README.md index dc4b52d..0480481 100644 --- a/README.md +++ b/README.md @@ -221,7 +221,7 @@ Additionally, objects to decorate the Hierarchy can be created from the Create m -These objects are automatically excluded during build time. (If they have child objects, all child objects are detached before deletion.) +These objects are automatically excluded in build. (If they have child objects, all child objects are detached before deletion.) For more details, refer to [Decorating Hierarchy](https://annulusgames.github.io/Alchemy/articles/en/decorating-hierarchy.html). ## AlchemyEditorWindow @@ -322,4 +322,4 @@ Unity forum: https://forum.unity.com/threads/released-alchemy-inspector-serializ ## License -[MIT License](LICENSE) \ No newline at end of file +[MIT License](LICENSE)