Skip to content

Commit 4d9976d

Browse files
Correction in make.jl
1 parent 2251a40 commit 4d9976d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/make.jl

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ makedocs(
1010
"Conditional Random Fields" => "crf.md",
1111
"ULMFiT" => "ULMFiT.md",
1212
"Named Entity Recognition" => "ner.md",
13-
"Tagging Schemes" => "tagging.md.md",
13+
"Tagging Schemes" => "tagging.md",
1414
"Sentiment Analyzer" => "sentiment.md",
1515
"API References" => "APIReference.md"
1616
],

0 commit comments

Comments
 (0)