Skip to content

Commit

Permalink
Update index.md
Browse files Browse the repository at this point in the history
Remove the repetition of `to be able`
  • Loading branch information
cucoreanu authored and NightOwl888 committed Oct 14, 2023
1 parent 86a14e5 commit 6eb1815
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions websites/site/quick-start/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -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.

Expand All @@ -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.
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.

0 comments on commit 6eb1815

Please sign in to comment.