Skip to content

Commit

Permalink
Update FileSystemObserver.md
Browse files Browse the repository at this point in the history
Remove trailing dot
  • Loading branch information
dslee414 authored Jun 27, 2024
1 parent dde7649 commit d6b2388
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion proposals/FileSystemObserver.md
Original file line number Diff line number Diff line change
Expand Up @@ -659,7 +659,7 @@ enum FileSystemChangeType {
"disappeared",
"modified",
"moved",
"unknown", // Change types are not known.
"unknown", // Change types are not known
"errored" // This observation is no longer valid
};

Expand Down

0 comments on commit d6b2388

Please sign in to comment.