From ebbf2cceea5472fef83a61a8c2336b500192e352 Mon Sep 17 00:00:00 2001 From: Nikolai Plath Date: Fri, 13 Jul 2018 08:24:31 -0500 Subject: [PATCH 1/2] Fix a typo Maybe it would be better to name that link `Index` or just `Table of Contents`? --- frontend/encore/simple-example.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/frontend/encore/simple-example.rst b/frontend/encore/simple-example.rst index 029d876568f..8b463067552 100644 --- a/frontend/encore/simple-example.rst +++ b/frontend/encore/simple-example.rst @@ -202,4 +202,4 @@ If those entries include CSS/Sass files (e.g. ``homepage.js`` requires Keep Going! ----------- -Go back to the :ref:`Encore Top List ` to learn more and add new features. +Go back to the :ref:`Encore Toc List ` to learn more and add new features. From 9297fdc3588afb8e4df88215691791e227cd16fa Mon Sep 17 00:00:00 2001 From: Javier Eguiluz Date: Fri, 13 Jul 2018 19:35:56 +0200 Subject: [PATCH 2/2] Minor reword --- frontend/encore/simple-example.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/frontend/encore/simple-example.rst b/frontend/encore/simple-example.rst index 8b463067552..656a118f3c8 100644 --- a/frontend/encore/simple-example.rst +++ b/frontend/encore/simple-example.rst @@ -202,4 +202,4 @@ If those entries include CSS/Sass files (e.g. ``homepage.js`` requires Keep Going! ----------- -Go back to the :ref:`Encore Toc List ` to learn more and add new features. +Go back to the :ref:`List of Encore Articles ` to learn more and add new features.