Skip to content

Commit

Permalink
[docs] Change annotation to attribute
Browse files Browse the repository at this point in the history
  • Loading branch information
JeroenMoonen authored May 17, 2024
1 parent 9910dc5 commit 26bd71c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/configuration.rst
Original file line number Diff line number Diff line change
Expand Up @@ -738,7 +738,7 @@ configuration for the ORM and there are several configuration options that you
can control. The following configuration options exist for a mapping:

``type``
One of ``annotation``, ``xml``, ``yml``, ``php`` or ``staticphp``.
One of ``attribute``, ``xml``, ``yml``, ``php`` or ``staticphp``.
This specifies which type of metadata type your mapping uses.

``dir``
Expand Down

0 comments on commit 26bd71c

Please sign in to comment.