Skip to content

Commit 3260d83

Browse files
Corrected external reference to Blazor.FileSystem.
1 parent 387ad6d commit 3260d83

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -130,7 +130,7 @@ Feel free to open issues on the repository if you find any errors with the packa
130130
This project uses the *Blazor.Streams* package to return a rich `ReadableStream` from the `StreamAsync` method on a `Blob`.
131131
- https://github.com/KristofferStrube/Blazor.Streams
132132

133-
This project is going to be used in the *Blazor.FileSystemAccess* package to return a rich `File` object when getting the `File` from a `FileSystemFileHandle` and when writing a `Blob` to a `FileSystemWritableFileSystem`.
133+
This project is used in the *Blazor.FileSystem* package to return a rich `File` object when getting the `File` from a `FileSystemFileHandle` and when writing a `Blob` to a `FileSystemWritableFileSystem`.
134134
- https://github.com/KristofferStrube/Blazor.FileSystemAccess
135135

136136
# Related articles

0 commit comments

Comments
 (0)