Modified span example
diff --git a/templates/tutorial/poliqarp-plus.html.ep b/templates/tutorial/poliqarp-plus.html.ep
index 9989ed9..f9a778d 100644
--- a/templates/tutorial/poliqarp-plus.html.ep
+++ b/templates/tutorial/poliqarp-plus.html.ep
@@ -122,7 +122,7 @@
<p>Not all segments are bound to words - some are bound to concepts spanning multiple words, for example noun phrases, sentences, or paragraphs.
Span segments can be searched for using angular brackets instead of square brackets.</p>
-%= korap_tut_query poliqarp => '<xip/c=NPA>'
+%= korap_tut_query poliqarp => '<xip/c=INFC>'
<p>Otherwise they can be treated in exactly the same way as simple or complex segments.</p>
</section>