Skip to content

Commit

Permalink
fix(katzencore): Fixed Documentation
Browse files Browse the repository at this point in the history
  • Loading branch information
maxlkatze committed Jul 23, 2024
1 parent 511c43b commit c176781
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -112,10 +112,10 @@ This is important for SEO and performance reasons.

## Configuration

You can configure Katze by adding the `katzenCore` key to `nuxt.config.js`
You can configure Katze by adding the `katze` key to `nuxt.config.js`

```js
katzenCore: {
katze: {
// Configuration
users: [
{
Expand Down

0 comments on commit c176781

Please sign in to comment.