We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6e98250 commit 3549c0bCopy full SHA for 3549c0b
examples/Demo/Shared/Pages/InputFile/InputFilePage.razor
@@ -48,7 +48,7 @@
48
<Description>
49
<p>Using the <code>Buffer</code> mode will load the entire file into memory during uploading.</p>
50
51
- <p>This mode is recommended when you cannot store local files and you are working small files and have enough memory.</p>
+ <p>This mode is recommended when you cannot store local files and you are working with small files and have enough memory available.</p>
52
53
</Description>
54
</DemoSection>
0 commit comments