Skip to content

Commit 4da8259

Browse files
authored
Update README.md
1 parent 04f4eef commit 4da8259

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -49,7 +49,7 @@ configure<TeleportExtension> {
4949
attemptDuration.set(5000)
5050
caption.set("My app")
5151
applicationName.set("MyAppName")
52-
buildType.set("ApplicationMode.DEBUG")
52+
buildType.set(ApplicationMode.DEBUG)
5353
}
5454
```
5555

0 commit comments

Comments
 (0)