From 482c5949d1e5f9939acab17f01adb506bc692f18 Mon Sep 17 00:00:00 2001 From: alonamid Date: Fri, 21 Feb 2020 23:16:03 -0800 Subject: [PATCH] [ci skip] Fix Typos (#444) --- docs/index.rst | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/docs/index.rst b/docs/index.rst index dd7afe52..02001706 100644 --- a/docs/index.rst +++ b/docs/index.rst @@ -8,8 +8,8 @@ Welcome to Chipyard's documentation! .. image:: ./_static/images/chipyard-logo.svg -Chipyard is a a framework for designing and evaluating full-system hardware using agile teams. -It is composed of a collection of tools and libraries designed to provide an intergration between open-source and commercial tools for the development of systems-on-chip. +Chipyard is a framework for designing and evaluating full-system hardware using agile teams. +It is composed of a collection of tools and libraries designed to provide an integration between open-source and commercial tools for the development of systems-on-chip. New to Chipyard? Jump to the :ref:`Chipyard Basics` page for more info. .. include:: Quick-Start.rst