Skip to content

Commit 722683b

Browse files
committed
fix typo, add Hacktoolkit directory
1 parent be3c3ed commit 722683b

File tree

2 files changed

+2
-1
lines changed

2 files changed

+2
-1
lines changed

Hacktoolkit/hello.swift

+1
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
let hello = "hello world"

README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
Hacktoolkit for iOS
22
===================
33

4-
This library project as many useful wrappers, data structures, and reusable components for iOS programming.
4+
This library project has many useful wrappers, data structures, and reusable components for iOS programming.
55

66
## Requirements
77

0 commit comments

Comments
 (0)