Skip to content
This repository was archived by the owner on Sep 1, 2021. It is now read-only.

Commit 7b4becb

Browse files
CorrosiveKidJasonStoltz
authored andcommitted
Fix typos in README
1 parent 8d659d1 commit 7b4becb

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

README.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -472,6 +472,7 @@ Creating a search key that will only search over the body field.
472472
"search_fields": {
473473
"name": {
474474
"weight": 2
475+
},
475476
"description": {
476477
"weight": 1
477478
}
@@ -491,6 +492,7 @@ Creating a search key that will only search over the body field.
491492
"search_fields": {
492493
"name": {
493494
"weight": 2
495+
},
494496
"description": {
495497
"weight": 1
496498
}
@@ -515,6 +517,7 @@ Creating a search key that will only search over the body field.
515517
"search_fields": {
516518
"name": {
517519
"weight": 1
520+
},
518521
"description": {
519522
"weight": 1
520523
}

0 commit comments

Comments
 (0)