Skip to content

Commit 9edbd97

Browse files
Fix lint error
1 parent af6841e commit 9edbd97

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/content/en/2025/generative-ai.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@ As Generative AI becomes increasingly widespread, this chapter examines its emer
4040

4141
This chapter uses not only the dataset of HTTP Archive, but also <a hreflang="en" href="https://www.npmjs.com/">npm</a> download statistics, and data provided by <a hreflang="en" href="https://chromestatus.com/">Chrome Platform Status</a> and other researchers.
4242

43-
Unless otherwise noted, we refer to the July 2025 crawl of the HTTP Archive, as described in [Methodology](./methodology). For detecting API adoption, we scanned websites for the presence of the specific API calls in code. Note that this only indicates their occurrence, but not necessarily actual usage during runtime. Usage data from Chrome Platform Status always refers to the percentage of Google Chrome page loads that use a certain API at least once, across all release channels and platforms.
43+
Unless otherwise noted, we refer to the July 2025 crawl of the HTTP Archive, as described in [Methodology](./methodology). For detecting API adoption, we scanned websites for the presence of the specific API calls in code. Note that this only indicates their occurrence, but not necessarily actual usage during runtime. Usage data from Chrome Platform Status always refers to the percentage of Google Chrome page loads that use a certain API at least once, across all release channels and platforms.
4444

4545
## Technology overview
4646

0 commit comments

Comments
 (0)