Skip to content

Commit 7fa1dc0

Browse files
Formatting change to getting started
1 parent dcca4ae commit 7fa1dc0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/getting-started.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,7 @@ $client = new Rackspace(Rackspace::US_IDENTITY_ENDPOINT, array(
4444

4545
Alternatively, if you would like to validate against your own API, or just want to access OpenStack services:
4646

47-
```
47+
```php
4848
use OpenCloud\OpenStack;
4949

5050
$client = new OpenStack('http://identity.my-openstack.com/v2.0/', array(

0 commit comments

Comments
 (0)