diff --git a/README.md b/README.md index 2f7288d..84d4e1a 100644 --- a/README.md +++ b/README.md @@ -184,7 +184,7 @@ For more details on how to contribute to hRaven, see CONTRIBUTING.md. Known Issues -------------------- -1. While hRaven stores the full data available from job history logs, the rolled-up statistics in the `Flow` class only represent data from sucessful task attempts. We plan to extend this so that the `Flow` class also reflects resources used by failed and killed task attempts. +1. While hRaven stores the full data available from job history logs, the rolled-up statistics in the `Flow` class only represent data from successful task attempts. We plan to extend this so that the `Flow` class also reflects resources used by failed and killed task attempts. Copyright and License ---------------------