We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 6828432 + 6919145 commit 53ab519Copy full SHA for 53ab519
README.md
@@ -36,7 +36,7 @@ $fields->push(new AddressFinderField('Address'));
36
37
This will provide your form with a single text box that provides an autocomplete
38
dropdown as well as a toggle for the user to enter a manual address in the event
39
-the API is unaccessible.
+the API is inaccessible.
40
41
The form field provides the saveInto logic for automatically saving into a
42
DataObject model if defined. The fields that the module will save too (if in the
0 commit comments