]> git.apps.os.sepia.ceph.com Git - ceph.git/commitdiff
doc: Fixed :term" syntax.
authorJohn Wilkins <john.wilkins@inktank.com>
Tue, 11 Jun 2013 19:10:52 +0000 (12:10 -0700)
committerJohn Wilkins <john.wilkins@inktank.com>
Tue, 11 Jun 2013 19:10:52 +0000 (12:10 -0700)
Signed-off-by: John Wilkins <john.wilkins@inktank.com>
doc/rados/configuration/filesystem-recommendations.rst

index 27d2aa9dc9f423ef10282f2919b74d4586ad2b5b..fa6057280653c7b67ea1d790a7ee9b29a2d88e85 100644 (file)
@@ -16,7 +16,7 @@ Use ``hdparm`` to disable write caching on the hard disk::
 
        sudo hdparm -W 0 /dev/hda 0
 
-In production environments, we recommend running :term:`Ceph OSD Daemons` with
+In production environments, we recommend running a :term:`Ceph OSD Daemon` with
 separate drives for the operating system and the data. If you run data and an
 operating system on a single disk, we recommend creating a separate partition
 for your data.