diff --git a/docs/compute/index.markdown b/docs/compute/index.markdown index c8cd494c5..34cffc388 100644 --- a/docs/compute/index.markdown +++ b/docs/compute/index.markdown @@ -35,7 +35,7 @@ With that in hand we are ready to start making EC2 calls! ## Servers the EC2 way -Creating a server on EC2 is very easy if you are willing to accept the defaults (the smallest server size, using Ubuntu 10.04 LTS). +Creating a server on EC2 is very easy if you are willing to accept the defaults (the smallest server size, using Ubuntu 10.04 LTS). NOTE: the default EC2 image uses the 'ubuntu' username, rather than 'root' like other services. server = connection.servers.create