diff --git a/websites/site/quick-start/index.md b/websites/site/quick-start/index.md index 2970edb3d3..e5bde5a79f 100644 --- a/websites/site/quick-start/index.md +++ b/websites/site/quick-start/index.md @@ -10,7 +10,7 @@ uid: quick-start Welcome. We are glad you're here. We hope this Quick Start section makes it easy to start learning about Lucene.NET. We assume you don't know anything about this awesome search library and are encountering it for the first time. -Our goal here is to get you enough information and experience with Lucene.NET so that you have a sense for what it is and how it might be useful to you. We also hope you will come away from this section with enough knowledge to be able to be able to continue your leaning journey with the various other resources that are available. +Our goal here is to get you enough information and experience with Lucene.NET so that you have a sense for what it is and how it might be useful to you. We also hope you will come away from this section with enough knowledge to be able to continue your leaning journey with the various other resources that are available. Lucene.NET is a sophisticated search library that has a lot of advanced features. But for now we are not concerned about that. We want to get you up and running quickly with the basic info you need to take Lucene.NET for a spin. @@ -26,4 +26,4 @@ To get started building your first application go to the [Tutorial](xref:quick-s ## Learning Resources -In addition to the Introduction and Tutorial, we have compiled a list of learning resources to help you on your Lucene.NET journey. Some of these are part of the official Apache Lucene.NET project and others are from the community. You will likely find both types of resources helpful. So be sure to also checkout the [Learning Resources](xref:quick-start/learning-resources) page. \ No newline at end of file +In addition to the Introduction and Tutorial, we have compiled a list of learning resources to help you on your Lucene.NET journey. Some of these are part of the official Apache Lucene.NET project and others are from the community. You will likely find both types of resources helpful. So be sure to also checkout the [Learning Resources](xref:quick-start/learning-resources) page.