Skip to content

Commit 1051458

Browse files
authored
Update index.html
1 parent 3a6e1e6 commit 1051458

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

index.html

+1-1
Original file line numberDiff line numberDiff line change
@@ -1320,7 +1320,7 @@ <h2>Beispiel</h2>
13201320
<p>Mittels <em>PREFIX</em> können Kurzschreibweisen erstellt werden.</p>
13211321
<code>
13221322
PREFIX rdfs: &lt;http://www.w3.org/2000/01/rdfschema#&gt;<br/>
1323-
SELECT * FROM{<br/>
1323+
SELECT * {<br/>
13241324
&nbsp;&nbsp;&nbsp;?subj rdfs:label ?obj .<br/>
13251325
}
13261326
</code>

0 commit comments

Comments
 (0)