Skip to content

Commit

Permalink
Merge pull request #208 from manuelmeurer/patch-1
Browse files Browse the repository at this point in the history
  • Loading branch information
adrianthedev authored May 12, 2024
2 parents 8beb1ba + dd89acb commit 958d566
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/3.0/basic-filters.md
Original file line number Diff line number Diff line change
Expand Up @@ -83,7 +83,7 @@ class Avo::Resources::Post < Avo::BaseResource
end
def filters
filter Avo::Filters::PublishedFilter
filter Avo::Filters::Published
end
end
```
Expand Down

0 comments on commit 958d566

Please sign in to comment.