Skip to content

Commit 256de2e

Browse files
authored
Fix style
1 parent 4f7a1a4 commit 256de2e

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
@@ -145,7 +145,7 @@ To simplify the object model of the SDK, `BaseGraphServiceClient` has been merge
145145

146146
Requests, request builders, and responses have been refactored to take advantage of generic types. This maximizes code reusability improving performances, binary size and more. These changes should be transparent to most SDK consumers but it's possible to impact developers calling the SDK using reflection techniques.
147147
148-
## Batch object model improvements
148+
### Batch object model improvements
149149
150150
The object model for JSON batching has been improved to provide a cleaner API surface to SDK users. To upgrade your application do the following.
151151

0 commit comments

Comments
 (0)