Skip to content

Commit 910f0a9

Browse files
authored
Update .code-samples.meilisearch.yaml
1 parent 72e67cf commit 910f0a9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.code-samples.meilisearch.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -359,7 +359,7 @@ search_parameter_guide_facet_stats_1: |-
359359
await client.Index("movie_ratings").SearchAsync<Movie>("Batman", sq);
360360
getting_started_add_documents: |-
361361
// In the command line:
362-
dotnet add package Meilisearch
362+
// dotnet add package Meilisearch
363363
364364
// In your .cs file:
365365
using System.IO;

0 commit comments

Comments
 (0)