Skip to content

Commit d6ac427

Browse files
authored
Update README.md (#1)
1 parent c0c88f1 commit d6ac427

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
@@ -8,7 +8,7 @@ The [Playdate](https://play.date) is a tiny handheld gaming console developed by
88

99
Most Playdate games are traditionally written in Lua for ease of development, but can run into performance problems that necessitate the added complexity of using C.
1010

11-
Embedded Swift solves this problem by pairing high-level ergonomics with low-level performance, while also providing memory safety guarantees which improve productivity and eliminate a common sources of bugs.
11+
Embedded Swift solves this problem by pairing high-level ergonomics with low-level performance, while also providing memory safety guarantees which improve productivity and eliminate a common source of bugs.
1212

1313
## Getting Started
1414

0 commit comments

Comments
 (0)