Skip to content

Commit 478a3df

Browse files
authored
Merge pull request #82 from Rudxain/typo
fix "a the" typo in `index`
2 parents 2fd6062 + b7ab267 commit 478a3df

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

index.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@ Yet, it presents a user model that marries these constraints with the benefits o
3232
## Enough, show me some code!
3333

3434
Okay, okay.
35-
Here's a the kind of program we envision writing in Hylo:
35+
Here's the kind of program we envision writing in Hylo:
3636

3737
```hylo
3838
subscript longer_of(_ a: inout String, _ b: inout String): String {

0 commit comments

Comments
 (0)