diff options
Diffstat (limited to 'index.html')
| -rw-r--r-- | index.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/index.html b/index.html index 47358fffc..abe6b9b0d 100644 --- a/index.html +++ b/index.html @@ -177,7 +177,7 @@ summary of the supported input and output formats (the nodes in ellipses). <p> -For instance, if you want to write a finite-state automaton +For instance, if you want to create a finite-state automaton in the HTK SLF format (to use for speech recognition), all you have to do is to write an EBNF grammar in a file <tt>foo.ebnf</tt> and type <pre> |
