docs: fix apostrophe typo "Electrons" -> "Electron's" (#44516)

s/Electrons/Electron's/
This commit is contained in:
Charles Kerr
2024-11-02 15:52:22 -05:00
committed by GitHub
parent bc6c7bd757
commit 7fea537fbf
2 changed files with 2 additions and 2 deletions

View File

@@ -1,6 +1,6 @@
# Experimental APIs
Some of Electrons APIs are tagged with `_Experimental_` in the documentation.
Some of Electron's APIs are tagged with `_Experimental_` in the documentation.
This tag indicates that the API may not be considered stable and the API may
be removed or modified more frequently than other APIs with less warning.