Skip to content

Commit

Permalink
chore(docs): added “distributed” to the counter title (#3633)
Browse files Browse the repository at this point in the history
## Checklist

- [ ] Title matches [Winglang's style guide](https://www.winglang.io/contributing/start-here/pull_requests#how-are-pull-request-titles-formatted)
- [ ] Description explains motivation and solution
- [ ] Tests added (always)
- [ ] Docs updated (only required for features)
- [ ] Added `pr/e2e-full` label if this feature requires end-to-end testing

*By submitting this pull request, I confirm that my contribution is made under the terms of the [Wing Cloud Contribution License](https://github.com/winglang/wing/blob/main/CONTRIBUTION_LICENSE.md)*.
  • Loading branch information
RoniWDS authored Aug 14, 2023
1 parent 0139181 commit 2d662e6
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion docs/docs/04-standard-library/01-cloud/counter.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
---
title: Counter
title: Distributed Counter
id: counter
sidebar_label: Counter
description: A built-in resource for representing an container for numbers in the cloud.
keywords:
[
Expand Down

0 comments on commit 2d662e6

Please sign in to comment.