Skip to content

Commit

Permalink
Fix typo
Browse files Browse the repository at this point in the history
  • Loading branch information
irkode authored Mar 16, 2024
1 parent 6efbf5a commit 77ec9d6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion content/en/methods/page/GetPage.md
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@ content/
└── _index.md
```

The examples below depict the result of rendering works/paintings/the-mona-list.md with a single page template:
The examples below depict the result of rendering works/paintings/the-mona-lisa.md with a single page template:

```go-html-template
{{ with .GetPage "starry-night" }}
Expand Down

0 comments on commit 77ec9d6

Please sign in to comment.