Be consistent about capitalizing Swift in the README

Change-Id: If6441d61ee0cb11641c38d46763db6244e05e275
This commit is contained in:
Tim Burke 2018-07-04 23:06:10 -07:00
parent cb3692f8db
commit 7bacd53062

View File

@ -52,7 +52,7 @@ The best place to get started is the
`"SAIO - Swift All In One" <https://docs.openstack.org/swift/latest/development_saio.html>`__.
This document will walk you through setting up a development cluster of
Swift in a VM. The SAIO environment is ideal for running small-scale
tests against swift and trying out new features and bug fixes.
tests against Swift and trying out new features and bug fixes.
Tests
~~~~~
@ -135,7 +135,7 @@ There is an `ops runbook <https://docs.openstack.org/swift/latest/ops_runbook/in
that gives information about how to diagnose and troubleshoot common issues
when running a Swift cluster.
You can run functional tests against a swift cluster with
You can run functional tests against a Swift cluster with
``.functests``. These functional tests require ``/etc/swift/test.conf``
to run. A sample config file can be found in this source tree in
``test/sample.conf``.