Skip to content

Commit

Permalink
Correct page title markdown formatting (#646)
Browse files Browse the repository at this point in the history
  • Loading branch information
kamalgill authored and indexzero committed Jan 15, 2019
1 parent 3566bce commit 916fa68
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions docs/providers/rackspace/compute.md
@@ -1,4 +1,4 @@
##Using the Rackspace Compute provider
## Using the Rackspace Compute provider

As of the `v0.8` release of `pkgcloud`, the Compute provider uses Next Generation Cloud Servers, meaning you'll need to use a version <=0.7.x to use First Generation Cloud Servers.

Expand Down Expand Up @@ -163,4 +163,4 @@ Attaches the provided `volume` to the `server`. `volume` may either be the `volu

Detaches the provided `attachment` from the server. `attachment` may either be the `attachmentId` or an object with `attachmentId` as a property. If the `volume` is mounted this call will return an err.

`f(err)`
`f(err)`

0 comments on commit 916fa68

Please sign in to comment.