Skip to content

Commit c6d6db8

Browse files
committed
Fix linting
1 parent e188021 commit c6d6db8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/content/en/2025/capabilities.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@ In the age of AI, browsers cannot afford to be left behind—they must propose s
3232

3333
This chapter, as in previous years, used the HTTP Archive's public dataset of millions of pages. These pages were archived as both desktop and mobile, since some sites serve different content based on what device is requesting the page.
3434

35-
### How does the HTTP Archive detect capabilities.
35+
### How does the HTTP Archive detect capabilities?
3636

3737
The HTTP Archive crawler parses the source code for all of these pages to determine which APIs were (potentially) used on the pages using regular expressions, such as `/navigator\.share\s*\(/g`.
3838

0 commit comments

Comments
 (0)