Skip to content

Commit 1a726b4

Browse files
authored
Update macros.md
1 parent d777178 commit 1a726b4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/sparql-extensions/macros.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ The object needs to be an `rdf:List`, where:
1919

2020
The following example defines a custom `eg:greet` function that returns `Hello X!` for an argument `X`.
2121

22-
```ttl
22+
```turtle
2323
# macros.ttl
2424
PREFIX udf: <https://w3id.org/aksw/norse#udf.>
2525
PREFIX sh: <http://www.w3.org/ns/shacl#>

0 commit comments

Comments
 (0)