DEVEX-2373: Fixed a spelling error in streams tutorial.
This commit is contained in:
@@ -153,7 +153,7 @@ The URL above has three important parts, in the form
|
|||||||
`swift://CONTAINER/OBJECT_NAME`.
|
`swift://CONTAINER/OBJECT_NAME`.
|
||||||
|
|
||||||
- *swift://*: This is the schema. This part of the URL tells PHP to pass
|
- *swift://*: This is the schema. This part of the URL tells PHP to pass
|
||||||
the request to the HPCloud stream wrapper. (Siwft, by the way, is the
|
the request to the HPCloud stream wrapper. (Swift, by the way, is the
|
||||||
[OpenStack name for object storage](http://openstack.org/projects/storage/).
|
[OpenStack name for object storage](http://openstack.org/projects/storage/).
|
||||||
- *Example*: This is the *container name*. In Object Storage parlance, a
|
- *Example*: This is the *container name*. In Object Storage parlance, a
|
||||||
container is a place to store documents. One account can have lots of
|
container is a place to store documents. One account can have lots of
|
||||||
|
|||||||
Reference in New Issue
Block a user