Skip to content

Commit e7ea6cd

Browse files
author
George Haberis
committed
updated ReadMe
1 parent acb2563 commit e7ea6cd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

dotcom-rendering/docs/development/ab-testing-in-dcr.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -213,7 +213,7 @@ const someComponent = () => {
213213

214214
#### In source code
215215

216-
As detailed above the `useAB` module below exposes methods for getting a user's A/B test participations.
216+
As detailed above the `useAB` module exposes methods for getting a user's A/B test participations.
217217

218218
```ts
219219
import { useBetaAB } from '../lib/useAB';

0 commit comments

Comments
 (0)