Skip to content

Commit

Permalink
fix paragraph
Browse files Browse the repository at this point in the history
  • Loading branch information
micpst committed Sep 2, 2024
1 parent 2f79fbc commit 8e9ede7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/quickstart/aggregations.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@

This guide is a continuation of the [Intro](./intro.md) guide. It assumes that you have already set up the views and the collection. If not, please refer to the complete Part 1 code on [GitHub](https://github.com/deepsense-ai/db-ally/blob/main/examples/intro.py){:target="_blank"}.

In this guide, we will add aggregations to our view so that we can calculate some general metrics about the candidates.
In this guide, we will add aggregations to our view to calculate general metrics about the candidates.

## View Definition

Expand Down

0 comments on commit 8e9ede7

Please sign in to comment.