fix(docs): fix a typo

This commit is contained in:
osohyun0224 2024-05-05 21:48:23 +09:00
parent 935ced6e31
commit 5254c83ff1

View file

@ -71,7 +71,7 @@ import { test, expect } from '@playwright/test';
test('basic test', {
annotation: {
type: 'issue',
description: 'featur tags API',
description: 'feature tags API',
url: 'https://github.com/microsoft/playwright/issues/23180'
},
}, async ({ page }) => {