Skip to content

Commit 32246f4

Browse files
Merge pull request #46 from ryanshripat/patch-2
Fixed minor spelling error on overview.md
2 parents b0deeeb + 99a8db0 commit 32246f4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/overview.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ To begin making requests with the library, you will need to initialize a **Graph
1818

1919
### GraphServiceClientConstructor
2020

21-
| Parameter | Required? | Default vaule |
21+
| Parameter | Required? | Default Value |
2222
|:-----------------------------------------------|:---------------|:-------------------------------------------------|
2323
|`string` baseUrl | No | https://graph.microsoft.com/currentServiceVersion|
2424
|`IAuthenticationProvider` authenticationProvider| Yes | n/a |

0 commit comments

Comments
 (0)