diff --git a/chocolatechipjs/chocolatechipjs.d.ts b/chocolatechipjs/chocolatechipjs.d.ts index d658118a01..9b79934b7f 100644 --- a/chocolatechipjs/chocolatechipjs.d.ts +++ b/chocolatechipjs/chocolatechipjs.d.ts @@ -672,7 +672,7 @@ interface ChocolateChipAjaxSettings { type?: string; /** - * An property that does not seem to be officially documented, but is used in the documentation. + * A property that does not seem to be officially documented, but is used in the documentation. * Its functionality seems to be identical to that of 'type' which *is* documented. */ method?: string;