Skip to content

Commit

Permalink
fix: #dev fixed description
Browse files Browse the repository at this point in the history
  • Loading branch information
pablitoo1 committed Nov 20, 2024
1 parent e03d6a0 commit 425d019
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@ import { SideMenuHelperComponent } from './sections/side-menu-helper/side-menu-h
<app-side-menu-helper
[menuType]="'Data menu'"
[descriptionPart1]="
'In this menu, you can connect selected player to be controlled by selected model or algorithm. You can use previously prepared models or connect yours by entering the correct URL for the local WebSocket server (URL must start with http://).'
'In this menu, you can connect selected player to be controlled by selected model or algorithm. You can use previously prepared models or connect yours by entering the correct URL for the local WebSocket server (page URL must start with http://).'
"
[descriptionPart2]="
'After successful connection, you must set the data exchange interval and then start the exchange. From now, the player is controlled by the choosen model.'
Expand Down

0 comments on commit 425d019

Please sign in to comment.