diff --git a/docs/getting-started/creating-the-corpus.md b/docs/getting-started/creating-the-corpus.md index a22b9c4..4ec74a5 100644 --- a/docs/getting-started/creating-the-corpus.md +++ b/docs/getting-started/creating-the-corpus.md @@ -3,7 +3,7 @@ # Documentation -The first step is to create a corpus.txt file, this includes all the valuse you will search over. The below function ingests a dataframe each row being a seperate entry into the corpus. +The first step is to create a corpus.txt file, this includes all the values you will search over. The below function ingests a dataframe each row being a seperate entry into the corpus. Please find an example below.