You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@nlpcraft.apache.org by ar...@apache.org on 2021/01/09 21:22:12 UTC

[incubator-nlpcraft-website] branch master updated: Update first-example.html

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

aradzinski pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/incubator-nlpcraft-website.git


The following commit(s) were added to refs/heads/master by this push:
     new a678426  Update first-example.html
a678426 is described below

commit a678426d886499bfea5b8269c0bb4d59151e7375
Author: Aaron Radzinski <ar...@datalingvo.com>
AuthorDate: Sat Jan 9 13:21:58 2021 -0800

    Update first-example.html
---
 first-example.html | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/first-example.html b/first-example.html
index 3c987ab..c68c703 100644
--- a/first-example.html
+++ b/first-example.html
@@ -137,7 +137,7 @@ id: first_example
               - "intent=ls term(act)={groups @@ 'act'} term(loc)={id == 'ls:loc'}*"
         </pre>
         <p>
-            Notice three model elements that we'll use later in our intent definition (lines 14, 21, and 28):
+            Notice three model elements that we'll use later in our intent definition (lines 16, 23, and 31):
         </p>
         <ul>
             <li><code>ls:loc</code></li>