Skip to content
This repository was archived by the owner on Jun 24, 2025. It is now read-only.

Commit c3b158b

Browse files
committed
README.MD typo fix.
1 parent 5ab2e53 commit c3b158b

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
@@ -1,6 +1,6 @@
11
# Push Sender #
22

3-
Push Sender is a Java library that allows sending push messages easily, based on the awesome libraries [gcm-server](https://github.com/theganyo/gcm-server) by [theganyo](https://github.com/theganyo) and [java-apns](https://github.com/notnoop/java-apns) by [notnoop](https://github.com/notnoop). Send push messages with one line of code, forget about the rest, and focus on making on your application's business logic!
3+
Push Sender is a Java library that allows sending push messages easily, based on the awesome libraries [gcm-server](https://github.com/theganyo/gcm-server) by [theganyo](https://github.com/theganyo) and [java-apns](https://github.com/notnoop/java-apns) by [notnoop](https://github.com/notnoop). Send push messages with one line of code, forget about the rest, and focus on making your application's business logic!
44

55
## Overview ###
66

0 commit comments

Comments
 (0)