diff options
author | Will Kahn-Greene <willg@bluesock.org> | 2011-04-24 21:29:50 -0400 |
---|---|---|
committer | Will Kahn-Greene <willg@bluesock.org> | 2011-04-24 21:31:08 -0400 |
commit | 75b70b90c3235d9883a799c4aea659879b5b3d89 (patch) | |
tree | 7e6176436d5f58802fd1e55c771c46330dd2fab9 /docs/contributinghowto.rst | |
parent | 81be691a20edaeffc27d1cc160e0576ae5f9cd51 (diff) | |
download | mediagoblin-75b70b90c3235d9883a799c4aea659879b5b3d89.tar.lz mediagoblin-75b70b90c3235d9883a799c4aea659879b5b3d89.tar.xz mediagoblin-75b70b90c3235d9883a799c4aea659879b5b3d89.zip |
Fixes mdashes and other minor things.
Diffstat (limited to 'docs/contributinghowto.rst')
-rw-r--r-- | docs/contributinghowto.rst | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/contributinghowto.rst b/docs/contributinghowto.rst index a44c361f..cb5cd909 100644 --- a/docs/contributinghowto.rst +++ b/docs/contributinghowto.rst @@ -64,7 +64,7 @@ help with. Are there things about our instance you want to change? Are there things about other instances you wish were different? That's - great--you can run your own instance! + great---you can run your own instance! For more information on deploying your own instance, see :ref:`deployment-howto`. |