Skip to content

Commit 47d223c

Browse files
justin-schroederNyholm
authored andcommitted
Minor typo correction: you to your (#170)
* Minor typo correction: you to your * Added required underline '-'
1 parent 2700440 commit 47d223c

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

httplug/library-developers.rst

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -38,8 +38,8 @@ to include the Socket client:
3838
}
3939
}
4040
41-
Testing you library
42-
-------------------
41+
Testing your library
42+
--------------------
4343

4444
When you install your library on a CI-server (like Travis) you need to include a client. So specify any concrete client
4545
in the ``require-dev`` section in your library’s ``composer.json``. You could use any client but the

0 commit comments

Comments
 (0)