Skip to content

Commit d38ada1

Browse files
committed
Removed extra backtick
1 parent bedaf09 commit d38ada1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Guides/MoveableClasses.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -234,7 +234,7 @@ sequence.start()
234234

235235

236236

237-
Here is the same `MotionSequence` with its `reversingMode` set to ``contiguous`. You can see how each child motion waits after its forward motion, and then plays their reverse motion in reverse sequence.
237+
Here is the same `MotionSequence` with its `reversingMode` set to `contiguous`. You can see how each child motion waits after its forward motion, and then plays their reverse motion in reverse sequence.
238238

239239
```swift
240240

0 commit comments

Comments
 (0)