diff --git a/source/aggregation-tutorials/multi-field-join.txt b/source/aggregation-tutorials/multi-field-join.txt index 9ab6c4188..f74a1afc3 100644 --- a/source/aggregation-tutorials/multi-field-join.txt +++ b/source/aggregation-tutorials/multi-field-join.txt @@ -20,7 +20,7 @@ Multi-Field Join Introduction ------------ -In this tutorial, you can learn how to use the {+driver-short+} to +this tutorial, you can learn how to use the {+driver-short+} to construct an aggregation pipeline, perform the aggregation on a collection, and print the results by completing and running a sample app.