Skip to content

Commit b728e31

Browse files
authored
Fixing formatting issues introduced and missed by prev PR (#347)
1 parent 51713c2 commit b728e31

File tree

1 file changed

+4
-3
lines changed

1 file changed

+4
-3
lines changed

source/aggregation-pipeline-builder.txt

Lines changed: 4 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,8 @@ Aggregation Pipeline Builder
1414

1515
*New in version 1.14.0*
1616

17-
Create :manual:`aggregation pipelines </core/aggregation-pipeline/>` to
17+
The Aggregation Pipeline Builder in |compass| provides the ability to
18+
create :manual:`aggregation pipelines </core/aggregation-pipeline/>` to
1819
process data. In aggregation pipelines, documents in a collection
1920
or view pass through stages where |compass| processes them into a
2021
set of aggregated results. You can change the stages and results to
@@ -182,9 +183,9 @@ Create a View from Pipeline Results
182183
Creating a view from pipeline results does not save the pipeline
183184
itself.
184185

185-
To create a view from your pipeline results:
186+
To create a view from your pipeline results:
186187

187-
.. include:: /includes/fact-create-view-from-pipeline.rst
188+
.. include:: /includes/fact-create-view-from-pipeline.rst
188189

189190
Example
190191
-------

0 commit comments

Comments
 (0)