Skip to content

Commit 748c58d

Browse files
committed
Fix title
1 parent 7a274ae commit 748c58d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ npm install addsearch-js-client --save
1717
# var AddSearchClient = require('addsearch-js-client');
1818
```
1919

20-
####Execute the first search
20+
#### Execute the first search query
2121
```js
2222
// Create client with your 32-character SITEKEY
2323
var client = new AddSearchClient('YOUR PUBLIC SITEKEY');

0 commit comments

Comments
 (0)