diff --git a/docs/dev/test-configuration-options.md b/docs/dev/test-configuration-options.md index 2fbc5b203e..c1125cfe33 100644 --- a/docs/dev/test-configuration-options.md +++ b/docs/dev/test-configuration-options.md @@ -718,7 +718,7 @@ If set to `true` it prevents the device from resetting before the session startu **For Real Devices:** -Set `noReset` to `true` to keep a device allocated to you during the device cleaning process, as described under [`cacheId`](#cacheId), allowing you to continue testing on the same device. Default value is `false`. To use `noReset`, you must pair it with `cacheId`. +Set `noReset` to `true` to keep a device allocated to you during the device cleaning process, as described under [`cacheId`](#cacheid), allowing you to continue testing on the same device. Default value is `false`. To use `noReset`, you must pair it with `cacheId`. **For Virtual Devices:**