Skip to content
This repository has been archived by the owner on Nov 12, 2019. It is now read-only.

typo fix. #84

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ Capacity or Utility factors.

## Architecture

EC2-Manager is comprised of X major subsystems:
EC2-Manager is comprised of 5 major subsystems:

1. State Database
1. CloudWatch Event listener
Expand Down Expand Up @@ -57,7 +57,7 @@ local state and any instance in EC2 API state but not local will be added to
local state.

### API
The API provided by EC2 Manager can be used manage EC2 instances. Of paricular
The API provided by EC2 Manager can be used manage EC2 instances. Of particular
note is that the endpoint for submitting spot requests requires a fully formed
and valid `LaunchSpecification`.

Expand Down