Skip to content

Commit

Permalink
Fix typo in the abstract
Browse files Browse the repository at this point in the history
  • Loading branch information
a-sully authored Jan 12, 2023
2 parents 2b19140 + aff3725 commit 0f648f7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion index.bs
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
<pre class=metadata>
Title: File System Access
Shortname: file-system-access
Abstract: This document extends the API in [[FS]] to enables developers to build
Abstract: This document extends the API in [[FS]] to enable developers to build
powerful web apps that interact with files on the user's local device.
It builds on [[FILE-API|File API]] for file reading capabilities, and adds new API
surface to enable modifying files, as well as working with directories.
Expand Down

0 comments on commit 0f648f7

Please sign in to comment.