Skip to content

Commit d40e787

Browse files
Update README.md
1 parent a6fbbce commit d40e787

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

aima-gui/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ Note that JavaFX and Swing applications are structured quite differently.
2222
They use different frameworks (sub-package framework) and also differ in function. The JavaFX framework
2323
is the newer of the two. It uses newer technology, its code design is more elegant
2424
(see the [Wiki](https://github.com/aimacode/aima-java/wiki)), and already now more applications are available.
25-
Execution of experiments can be controlled with just one button (try Mouse-Right on the rightmost button to
25+
Experiment execution can be controlled with just one button (try Mouse-Right on the rightmost button to
2626
toggle between StepMode and VeryFast).
2727

2828
![NQueensCspApp Demo Application](https://github.com/aimacode/aima-java/blob/AIMA3e/aima-gui/src/main/uml/NQueensCspApp.png)

0 commit comments

Comments
 (0)