Skip to content

Commit c528b46

Browse files
Jerichoclue
authored andcommitted
typos
1 parent c212b3f commit c528b46

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22

33
Async [Simple Service Discovery Protocol (SSDP)](http://en.wikipedia.org/wiki/Simple_Service_Discovery_Protocol), built on top of [React PHP](http://reactphp.org/).
44

5-
As used in [Univeral Plug and Play](http://de.wikipedia.org/wiki/Universal_Plug_and_Play) (UPnP).
5+
As used in [Universal Plug and Play](http://de.wikipedia.org/wiki/Universal_Plug_and_Play) (UPnP).
66
Commonly used by multimedia devices in home networks etc.
77

88
See [UPnP device architecture definition](http://upnp.org/specs/arch/UPnP-arch-DeviceArchitecture-v1.1.pdf) (PDF).

composer.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "clue/ssdp-react",
3-
"description": "Async Simple Service Discovery Protocol (SSDP), part of Univeral Plug and Play (UPnP)",
4-
"keywords": ["Simple Service Discovery Protocol", "SSDP", "Univeral Plug and Play", "UPnP", "ReactPHP", "async"],
3+
"description": "Async Simple Service Discovery Protocol (SSDP), part of Universal Plug and Play (UPnP)",
4+
"keywords": ["Simple Service Discovery Protocol", "SSDP", "Universal Plug and Play", "UPnP", "ReactPHP", "async"],
55
"homepage": "https://github.com/clue/php-ssdp-react",
66
"license": "MIT",
77
"authors": [

0 commit comments

Comments
 (0)