Commit 2b2db9b
committed
docs(cli-client/skill): fix small typos in skill references
- spec-driven-testing.md: `Singing in and out` → `Signing in and out`
- storage-state.md: bump example cookie `expires` from 1735689600
(Jan 1, 2025) to 1893456000 (Jan 1, 2030) so the example doesn't
read as already-expired
- video-recording.md: `pulling appropriate pauses` → `inserting
appropriate pauses`
Same fixes were originally opened as microsoft/playwright-cli#412;
@dgozman pointed out this is the source of truth, redoing it here.1 parent b949df5 commit 2b2db9b
3 files changed
Lines changed: 4 additions & 4 deletions
File tree
- packages/playwright-core/src/tools/cli-client/skill/references
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
191 | 191 | | |
192 | 192 | | |
193 | 193 | | |
194 | | - | |
| 194 | + | |
195 | 195 | | |
196 | 196 | | |
197 | 197 | | |
| |||
Lines changed: 2 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
38 | 38 | | |
39 | 39 | | |
40 | 40 | | |
41 | | - | |
| 41 | + | |
42 | 42 | | |
43 | 43 | | |
44 | 44 | | |
| |||
92 | 92 | | |
93 | 93 | | |
94 | 94 | | |
95 | | - | |
| 95 | + | |
96 | 96 | | |
97 | 97 | | |
98 | 98 | | |
| |||
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
40 | 40 | | |
41 | 41 | | |
42 | 42 | | |
43 | | - | |
| 43 | + | |
44 | 44 | | |
45 | 45 | | |
46 | 46 | | |
| |||
0 commit comments