Skip to content

Commit 3a98cc1

Browse files
authored
Merge pull request #1197 from maximecolin/patch-4
Fix typo in attributes documentation
2 parents 31f217f + 7c94386 commit 3a98cc1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/attributes/attributes-reference.md

Lines changed: 1 addition & 1 deletion
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)