Skip to content

Commit 30cd9dc

Browse files
Headings to sentence case
Co-authored-by: hyperlint-ai[bot] <154288675+hyperlint-ai[bot]@users.noreply.github.com>
1 parent c57feae commit 30cd9dc

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

docs/get-started/tutorials/record-video.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ To run the test:
1616

1717
To record, you must run the test with _headless_ mode turned off. The display window of the browser constrains the view area of the screenshot and video functions.
1818

19-
## Code Walkthrough
19+
## Code walkthrough
2020

2121
These are the notable additions to the script.
2222

@@ -56,7 +56,7 @@ After the actions are complete, stop the recording.
5656
```
5757

5858

59-
## Complete Code Sample
59+
## Complete code sample
6060

6161
```json
6262
{

0 commit comments

Comments
 (0)