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 79d9b62  Update intent-matching.html
79d9b62 is described below

commit 79d9b62ddee4443399231973b010440f46d0214f
Author: Aaron Radzinzski <[email protected]>
AuthorDate: Thu Apr 22 09:47:05 2021 +0300

    Update intent-matching.html
---
 intent-matching.html | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/intent-matching.html b/intent-matching.html
index 08779b9..9c48aeb 100644
--- a/intent-matching.html
+++ b/intent-matching.html
@@ -1256,7 +1256,7 @@ id: intent_matching
             In order to understand the intent matching logic lets review the 
overall user request processing workflow:
         </p>
         <figure>
-            <img class="img-fluid" src="/images/intent_matching1.png" alt="">
+            <img class="img-fluid" style="border: none; padding: 0;" 
src="/images/intent_matching1.png" alt="">
             <figcaption><b>Fig. 1</b> User Request Workflow</figcaption>
         </figure>
         <ul>

Reply via email to