Skip to content

Commit

Permalink
Fix typo
Browse files Browse the repository at this point in the history
Co-authored-by: Mateusz Jakub Fila <[email protected]>
  • Loading branch information
tmadlener and m-fila committed Nov 5, 2024
1 parent d6292ac commit 17e018f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion doc/links.md
Original file line number Diff line number Diff line change
Expand Up @@ -48,7 +48,7 @@ see [the implementation details](#implementation-details).
Using `Link`s is quite simple. The most straight forward way is to simply
declare them as part of the datamodel, [as described
here](datamodel_syntax.md#definition-of-links). That will result in code
generation that effectiely does what is described here. However, it's not
generation that effectively does what is described here. However, it's not
strictly necessary to do that in case non-generated code is preferred. In line
with other datatypes that are generated by podio all the functionality can be
gained by including the corresponding `Collection` header. After that it is
Expand Down

0 comments on commit 17e018f

Please sign in to comment.