Commit 80f9b6e 1 parent 68c122f commit 80f9b6e Copy full SHA for 80f9b6e
File tree 1 file changed +2
-2
lines changed
1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -20,7 +20,7 @@ Do not treat the URLs of this tool as stable; they shouldn't be used in referenc
20
20
<label for =" person-q" class =" form-label fw-bold" >Search by a person's name (or part thereof):</label >
21
21
<input type =" text" class =" form-control" name =" q" id =" person-q" required >
22
22
</p >
23
- <p ><button type =" submit" class =" btn btn-primary" >Search for places </button ></p >
23
+ <p ><button type =" submit" class =" btn btn-primary" >Search for people </button ></p >
24
24
</form >
25
25
</div >
26
26
<div class =" col-md mb-3 px-0" >
@@ -29,7 +29,7 @@ Do not treat the URLs of this tool as stable; they shouldn't be used in referenc
29
29
<label for =" place-q" class =" form-label fw-bold" >Search by place name (or part thereof):</label >
30
30
<input type =" text" class =" form-control" name =" q" id =" place-q" required >
31
31
</p >
32
- <p ><button type =" submit" class =" btn btn-primary" >Search for people </button ></p >
32
+ <p ><button type =" submit" class =" btn btn-primary" >Search for places </button ></p >
33
33
</form >
34
34
<div >
35
35
</div >
You can’t perform that action at this time.
0 commit comments