Skip to content

Commit 8e7a90d

Browse files
Merge pull request #1485 from Unity-Technologies/release-v0.6-fix-typo-02
Minor typo fix
2 parents f9154ac + fbe04a8 commit 8e7a90d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/Migrating.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ leveraging Unity's prefab system or look for all the agents in a scene
1313
using the search bar of the `Hierarchy` window with the word `Agent`.
1414

1515
* We replaced the **Internal** and **External** Brain with **Learning Brain**.
16-
When you need to train a model, you need to drag it into the `Training Hub`
16+
When you need to train a model, you need to drag it into the `Broadcast Hub`
1717
inside the `Academy` and check the `Control` checkbox.
1818
* We removed the `Broadcast` checkbox of the Brain, to use the broadcast
1919
functionality, you need to drag the Brain into the `Broadcast Hub`.

0 commit comments

Comments
 (0)