Skip to content

Commit 112bc00

Browse files
committed
Merge pull request #12 from orthographic-pedant/spell_check/advertisement
Fixed typographical error, changed advertisment to advertisement in README.
2 parents 51c9e5c + f483a0e commit 112bc00

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -73,7 +73,7 @@ Once you have created a device, you can access the following methods:
7373
**Note:** The Running Average RSSI is not updated automatically (i.e. the library does not monitor on its own in the background). To add another measurement, you need to call `updateRssiReading(long timestamp, int rssiReading)`.
7474

7575

76-
### Accessing the Advertisment (Ad) Records
76+
### Accessing the Advertisement (Ad) Records
7777

7878
Once you've created a BluetoothLe device, you can access the AdRecord store via the `leDevice.getAdRecordStore()`. Once you have the AdRecordStore you can use the following methods:
7979

0 commit comments

Comments
 (0)