Skip to content

Commit 06a309a

Browse files
committed
acrolinx suggestion
1 parent c885ad4 commit 06a309a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/search/search-get-started-dotnet.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@ When setting up your project, you'll download the [Azure.Search.Documents NuGet
3535
Azure SDK for .NET conforms to [.NET Standard 2.0](/dotnet/standard/net-standard#net-implementation-support), which means .NET Framework 4.6.1 and .NET Core 2.1 as minimum requirements.
3636
## Set up your project
3737

38-
Assemble service connection information, and then start Visual Studio to create a new Console App project that can run on. Select NET Core 3.1 for the run time..
38+
Assemble service connection information, and then start Visual Studio to create a new Console App project that can run on. Select NET Core 3.1 for the run time.
3939

4040
<a name="get-service-info"></a>
4141

0 commit comments

Comments
 (0)