Skip to content

Commit ad90ad8

Browse files
authored
Merge pull request #7 from SimonIlic/main
fix code markup mistake
2 parents 68193b8 + 5a3e105 commit ad90ad8

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

source/tutorials/advanced/vector-animations.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -208,6 +208,7 @@ The file is assumed to be called `weather_image.pdc`:
208208
"file": "weather_image.pdc"
209209
}
210210
]
211+
```
211212

212213
Drawing a Pebble Draw Command image is just as simple as drawing a normal PNG
213214
image to a graphics context, requiring only one draw call. First, load the

0 commit comments

Comments
 (0)