Skip to content

Commit 6919145

Browse files
authored
Typo
1 parent 6828432 commit 6919145

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
@@ -36,7 +36,7 @@ $fields->push(new AddressFinderField('Address'));
3636

3737
This will provide your form with a single text box that provides an autocomplete
3838
dropdown as well as a toggle for the user to enter a manual address in the event
39-
the API is unaccessible.
39+
the API is inaccessible.
4040

4141
The form field provides the saveInto logic for automatically saving into a
4242
DataObject model if defined. The fields that the module will save too (if in the

0 commit comments

Comments
 (0)