Skip to content

Commit 6b5b85a

Browse files
Remove Unnecessary 'both'
1 parent cef2c2c commit 6b5b85a

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

articles/postgresql/tutorial-design-database-hyperscale-realtime.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -226,8 +226,8 @@ In the preceding steps, you created Azure resources in a server group. If you do
226226

227227
## Next steps
228228

229-
In this tutorial, you learned how to provision a Hyperscale (Citus) server group. You connected to it with psql, created a schema, and distributed data. You learned to query data both in the raw form, regularly aggregate that data, query the aggregated tables, and expire old data.
229+
In this tutorial, you learned how to provision a Hyperscale (Citus) server group. You connected to it with psql, created a schema, and distributed data. You learned to query data in the raw form, regularly aggregate that data, query the aggregated tables, and expire old data.
230230

231231
Next, learn about the concepts of hyperscale.
232232
> [!div class="nextstepaction"]
233-
> [Hyperscale node types](https://aka.ms/hyperscale-concepts)
233+
> [Hyperscale node types](https://aka.ms/hyperscale-concepts)

0 commit comments

Comments
 (0)