Skip to content

Commit

Permalink
fixed comment
Browse files Browse the repository at this point in the history
  • Loading branch information
Uewotm90 committed Dec 11, 2023
1 parent 1426d19 commit 8324d0b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/contexts/context_impls/access_context.rs
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,7 @@ impl AccessContext {

#[async_trait]
impl EntityContextTrait<access::Model> for AccessContext {
/// Used for creating an access::Model entity
/// Used for creating an [`access::Model`] entity
/// # Example
/// ```
/// let access = access::Model {
Expand Down

0 comments on commit 8324d0b

Please sign in to comment.