docs: fix ref
authorMichael Wallner <mike@php.net>
Wed, 23 Jun 2021 12:13:49 +0000 (14:13 +0200)
committerMichael Wallner <mike@php.net>
Wed, 23 Jun 2021 12:13:49 +0000 (14:13 +0200)
docs/source/index.rst

index bc7b5b0d826ae241596db0d1686d5ba19d1967f5..b3083ebc9b4d19ef3d5de03b37f9cba947daa36b 100644 (file)
@@ -1,7 +1,7 @@
 libmemcached-awesome Manual
 ===========================
 
-`libmemcached-awesome` is an open source C/C++ client library and tools for the
+``libmemcached-awesome`` is an open source C/C++ client library and tools for the
 memcached server (http://memcached.org/). It has been designed to be light on
 memory usage, thread safe, and provide full access to server side methods.