mirror of
https://github.com/enso-org/enso.git
synced 2025-01-03 01:36:33 +03:00
Rename node to component (#9102)
For our users "Nodes" are called "Components". Which the users selects using the component browser. This MR just sets the text in the default workflow.
This commit is contained in:
parent
4cbdc9dfb6
commit
6eb3601e49
@ -5,4 +5,4 @@ from Standard.AWS import all
|
||||
import Standard.Visualization
|
||||
|
||||
main =
|
||||
operator1 = "Press ENTER key to create a new node"
|
||||
operator1 = "Press ENTER key to create a new component"
|
||||
|
Loading…
Reference in New Issue
Block a user