From 7d8e0e0658dc8fab9148482f3725740699987788 Mon Sep 17 00:00:00 2001 From: Rafael Ferreira da Silva Date: Sun, 30 Aug 2020 12:02:20 -0700 Subject: [PATCH] minor edits to documentation --- docs/source/index.rst | 2 +- docs/source/introduction.rst | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/docs/source/index.rst b/docs/source/index.rst index c332b6d3..5cbeb98b 100644 --- a/docs/source/index.rst +++ b/docs/source/index.rst @@ -4,7 +4,7 @@ WorkflowHub |pypi-badge| |travis-badge| |license-badge| `WorkflowHub `__ is a community framework for -enabling scientific workflow research and education. This Python package +enabling scientific workflow research and development. This Python package provides a collection of tools for: - Analyzing traces of actual workflow executions; diff --git a/docs/source/introduction.rst b/docs/source/introduction.rst index 87967324..aa7b3cec 100644 --- a/docs/source/introduction.rst +++ b/docs/source/introduction.rst @@ -2,7 +2,7 @@ The WorkflowHub Project ======================= The `WorkflowHub project `_ is a community framework -for enabling scientific workflow research and education by providing foundational +for enabling scientific workflow research and development by providing foundational tools for analyzing workflow execution traces, and generating synthetic, yet realistic, workflow traces that can be used to develop new techniques, algorithms and systems that can overcome the challenges of efficient and robust execution of