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.
1 parent acb2563 commit e7ea6cdCopy full SHA for e7ea6cd
dotcom-rendering/docs/development/ab-testing-in-dcr.md
@@ -213,7 +213,7 @@ const someComponent = () => {
213
214
#### In source code
215
216
-As detailed above the `useAB` module below exposes methods for getting a user's A/B test participations.
+As detailed above the `useAB` module exposes methods for getting a user's A/B test participations.
217
218
```ts
219
import { useBetaAB } from '../lib/useAB';
0 commit comments