Skip to content

Commit b5748c7

Browse files
authored
Update index.md
Corrected the triple-star remark on the platform compatibility table. They were in the Android column but are obviously for Browser.
1 parent e48299f commit b5748c7

File tree

1 file changed

+3
-3
lines changed
  • docs/concepts/services/storage-provider

1 file changed

+3
-3
lines changed

docs/concepts/services/storage-provider/index.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -130,8 +130,8 @@ Only supported on the OS, with physical file paths, primarily only desktop.
130130
| `OpenFileBookmarkAsync` |* |* |* |* ||||
131131
| `OpenFolderBookmarkAsync` |* |* |* |* ||||
132132
| `OpenFilePickerAsync` |** |||||||
133-
| `SaveFilePickerAsync` |** |||||*** ||
134-
| `OpenFolderPickerAsync` |** |||||*** ||
133+
| `SaveFilePickerAsync` |** ||||*** |||
134+
| `OpenFolderPickerAsync` |** ||||*** |||
135135
| `TryGetFileFromPathAsync` ||||||||
136136
| `TryGetFolderFromPathAsync` ||||||||
137137
| `TryGetWellKnownFolderAsync` ||||||||
@@ -140,4 +140,4 @@ Only supported on the OS, with physical file paths, primarily only desktop.
140140

141141
** Managed file picker works only on desktop platforms where it's possible to open a custom window.
142142

143-
*** Only Chromium based browsers have a proper support for file pickers.
143+
*** Only Chromium based browsers have a proper support for file pickers.

0 commit comments

Comments
 (0)