diff --git a/README.md b/README.md index 6251da8d..1ca1cd2f 100644 --- a/README.md +++ b/README.md @@ -56,7 +56,7 @@ Make sure to write tests for any optionals you implement! - Add an `owner` property to each Account to track information about who owns the account. - The `Account` can be created with an `owner`, OR you can create a method that will add the `owner` after the `Account` has already been created. - +