Skip to content

Commit cdb24a1

Browse files
authored
Update scopes.md
1 parent a28a93d commit cdb24a1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/integrate/includes/scopes.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -45,7 +45,7 @@
4545
| | `vso.serviceendpoint_query` | Service Endpoints (read and query) | Grants the ability to read and query service endpoints. |
4646
| | `vso.serviceendpoint_manage` | Service Endpoints (read, query and manage) | Grants the ability to read, query, and manage service endpoints. |
4747
| Settings| `vso.settings` | Settings (read) | Grants the ability to read settings. |
48-
| | `vso.settings` | Settings (read and write) | Grants the ability to create and read settings. |
48+
| | `vso.settings_write` | Settings (read and write) | Grants the ability to create and read settings. |
4949
| **Symbols** | `vso.symbols` | Symbols (read) | Grants the ability to read symbols. |
5050
| | `vso.symbols_write` | Symbols (read and write) | Grants the ability to read and write symbols. |
5151
| | `vso.symbols_manage` | Symbols (read, write and manage) | Grants the ability to read, write, and manage symbols. |

0 commit comments

Comments
 (0)