Skip to content

Commit 24ca088

Browse files
bsonntagplatinumazure
authored andcommitted
Docs: Fix typo in v6 migration guide (#12412)
1 parent b094008 commit 24ca088

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

docs/user-guide/migrating-to-6.0.0.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -247,7 +247,7 @@ With this change, any unknown values in a `globals` object result in a config va
247247

248248
**To address:** If you see config validation errors related to globals after updating, ensure that all values configured for globals are either `readonly`, `writable`, or `off`. (ESLint also accepts some alternate spellings and variants for compatibility.)
249249

250-
## <a name="experimental-object-rest-spread"></a> The depreacted `experimentalObjectRestSpread` option has been removed
250+
## <a name="experimental-object-rest-spread"></a> The deprecated `experimentalObjectRestSpread` option has been removed
251251

252252
Previously, when using the default parser, a config could use the `experimentalObjectRestSpread` option to enable parsing support for object rest/spread properties:
253253

0 commit comments

Comments
 (0)