Skip to content

Commit 7691bf4

Browse files
fix: invald tag preprocessor name in example (#39)
- corrected the name of the annotation preprocessor from `tag` to `surface`.
1 parent 7fbb561 commit 7691bf4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -231,7 +231,7 @@ specified with the `-p` or `--postprocessor` command line argument::
231231

232232
$ inscript.py https://www.fhgr.ch \
233233
-r ./examples/annotation-profile.json \
234-
-p tag
234+
-p surface
235235

236236

237237
Output:

0 commit comments

Comments
 (0)