This is an automated email from the ASF dual-hosted git repository.

sergeykamov pushed a commit to branch NLPCRAFT-383
in repository https://gitbox.apache.org/repos/asf/incubator-nlpcraft.git


The following commit(s) were added to refs/heads/NLPCRAFT-383 by this push:
     new 45db33f  WIP.
45db33f is described below

commit 45db33f9ad68a7d926c7ce6a39b96e24a2624ffc
Author: Sergey Kamov <[email protected]>
AuthorDate: Sat Aug 7 10:53:59 2021 +0300

    WIP.
---
 .../org/apache/nlpcraft/examples/solarsystem/SolarSystemModel.scala     | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git 
a/nlpcraft-examples/solarsystem/src/main/java/org/apache/nlpcraft/examples/solarsystem/SolarSystemModel.scala
 
b/nlpcraft-examples/solarsystem/src/main/java/org/apache/nlpcraft/examples/solarsystem/SolarSystemModel.scala
index 7d2a56d..c93c29e 100644
--- 
a/nlpcraft-examples/solarsystem/src/main/java/org/apache/nlpcraft/examples/solarsystem/SolarSystemModel.scala
+++ 
b/nlpcraft-examples/solarsystem/src/main/java/org/apache/nlpcraft/examples/solarsystem/SolarSystemModel.scala
@@ -62,7 +62,7 @@ class SolarSystemModel extends 
NCModelFileAdapter("solarsystem_model.yaml") with
             "What was discovered by Asaph Hall",
             "What was discovered by Hall",
             "Galileo Galilei planets",
-            "Galilei planets",
+            "Galilei planets"
         )
     )
     @NCIntent(

Reply via email to