Skip to content

Commit

Permalink
docs(route53resolver-alpha): fix typos (#32915)
Browse files Browse the repository at this point in the history
### Issue # (if applicable)

None

### Reason for this change

Fixed typos in code comments.

### Checklist
- [x] My code adheres to the [CONTRIBUTING GUIDE](https://github.com/aws/aws-cdk/blob/main/CONTRIBUTING.md) and [DESIGN GUIDELINES](https://github.com/aws/aws-cdk/blob/main/docs/DESIGN_GUIDELINES.md)

----

*By submitting this pull request, I confirm that my contribution is made under the terms of the Apache-2.0 license*
  • Loading branch information
andyu17 authored Jan 16, 2025
1 parent e915084 commit b2b0577
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -80,7 +80,7 @@ export class FirewallRuleGroupAssociation extends Resource {

/**
* The owner of the association, used only for lists that are not managed by you.
* If you use AWS Firewall Manager to manage your firewallls from DNS Firewall,
* If you use AWS Firewall Manager to manage your firewalls from DNS Firewall,
* then this reports Firewall Manager as the managed owner.
* @attribute
*/
Expand Down

0 comments on commit b2b0577

Please sign in to comment.