Skip to content

Commit 4f7a1a4

Browse files
authored
Fix spelling
1 parent 20f3a13 commit 4f7a1a4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/upgrade-to-v3.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -254,7 +254,7 @@ The service library (microsoft-graph) was designed to contain only code that has
254254
- Replace any reference to `ChunkUploadProvider` as showed above.
255255
- Replace any reference to `CustomRequestBuilder`, `DateOnly`, `TimeOfDay`, and `Multipart` from `com.microsoft.graph.(models|requests).extensions` to `com.microsoft.graph.core`.
256256
257-
## Upgrade guide for non-breaking improvments
257+
## Upgrade guide for non-breaking improvements
258258
259259
This section lists out other improvements which are not considered as breaking changes. SDK users are strongly encouraged to take advantage of those new improvements to simplify their code.
260260

0 commit comments

Comments
 (0)