summaryrefslogtreecommitdiffstats
path: root/README.rst
diff options
context:
space:
mode:
authorGravatar Tom van der Lee <tom@vanderlee.io>2022-01-11 23:42:33 +0100
committerGravatar Tom van der Lee <tom@vanderlee.io>2022-01-11 23:42:33 +0100
commitfea814336bc91908fb460de0e41629923564f31a (patch)
treea0949491df5cd2da46fa86bb80e4654f96980dd0 /README.rst
parent12a939e75f821de92db43a499dfc575527fab9f0 (diff)
downloadclient-fea814336bc91908fb460de0e41629923564f31a.tar.gz
client-fea814336bc91908fb460de0e41629923564f31a.tar.bz2
client-fea814336bc91908fb460de0e41629923564f31a.zip
Fixed typo
Diffstat (limited to 'README.rst')
-rw-r--r--README.rst2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.rst b/README.rst
index 16538d9..a672c0d 100644
--- a/README.rst
+++ b/README.rst
@@ -7,7 +7,7 @@ TTUN Client
7.. |Deploy| image:: https://github.com/tomvanderlee/ttun-client/actions/workflows/python-publish.yml/badge.svg 7.. |Deploy| image:: https://github.com/tomvanderlee/ttun-client/actions/workflows/python-publish.yml/badge.svg
8 :target: https://github.com/tomvanderlee/ttun-client/actions/workflows/python-publish.yml 8 :target: https://github.com/tomvanderlee/ttun-client/actions/workflows/python-publish.yml
9 9
10Expose a localport via you selfhosted `TTUN Server <https://github.com/tomvanderlee/ttun-server>`_ 10Expose a localport via your selfhosted `TTUN Server <https://github.com/tomvanderlee/ttun-server>`_
11 11
12Installing 12Installing
13---------- 13----------