@ember-data-types/store 5.4.0-alpha.60 → 5.4.0-alpha.61

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@ember-data-types/store",
3
- "version": "5.4.0-alpha.60",
3
+ "version": "5.4.0-alpha.61",
4
4
  "files": [
5
5
  "unstable-preview-types",
6
6
  "README.md",
@@ -221,7 +221,7 @@ declare module '@ember-data/store/-private/store-service' {
221
221
  * and document cached.
222
222
  *
223
223
  * The cache key used is `requestConfig.cacheOptions.key`
224
- * if present, falling back to `requestconfig.url`.
224
+ * if present, falling back to `requestConfig.url`.
225
225
  *
226
226
  * Params are not serialized as part of the cache-key, so
227
227
  * either ensure they are already in the url or utilize