Skip to content

Commit

Permalink
docs: fix mistaken method
Browse files Browse the repository at this point in the history
  • Loading branch information
GeoSot committed May 19, 2024
1 parent c2a17b2 commit 393ba61
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -83,7 +83,7 @@ class ViewEnv extends BaseViewEnvEditor
use App\Filament\Pages\ViewEnv;

FilamentEnvEditorPlugin::make()
->viewLog(ViewEnv::class)
->viewPage(ViewEnv::class)
```

## Contributing
Expand Down

0 comments on commit 393ba61

Please sign in to comment.