Skip to content

Commit 7c94386

Browse files
authored
Fix typo in attributes documentation
Fix a tiny typo in the attributes documentation.
1 parent a8c5661 commit 7c94386

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Diff for: docs/attributes/attributes-reference.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -78,7 +78,7 @@ class Coordinates {
7878

7979
---
8080

81-
## `#[[Access]]`
81+
## `#[Access]`
8282

8383
Added on a _class_ in conjunction with `#Type` or `#TypeInterface`, this annotation will define the default access type on this fields.
8484
Added on a _property_ or _method_ in conjunction with `#Field`, it'll define the access type on this particular field.

0 commit comments

Comments
 (0)