Skip to content

Commit 4d5b151

Browse files
authored
docs: fix markdown code style in migration guide
1 parent 07979d2 commit 4d5b151

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

MIGRATION.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@ The issues below are important to consider before migrating.
3535
<details>
3636
<summary>Code Examples</summary>
3737

38-
```
38+
```swift
3939
// The following examples compare how to update a saved object in the Parse ObjC SDK
4040
// vs. the Parse Swift SDK. For simplicity, the examples use synchonrous methods.
4141

0 commit comments

Comments
 (0)