Skip to content

Commit 7f6f7a8

Browse files
authored
Fix codebox title in docs/tutorial/series/part_1.md
Resolves #271
1 parent 8526607 commit 7f6f7a8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/tutorial/series/part_1.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -179,7 +179,7 @@ To list the people in the ACP, we need a `PersonListPage` class and a `personLis
179179
#### `PersonListPage`
180180

181181
{jinja{ codebox(
182-
title="files/lib/data/person/PersonListPage.class.php",
182+
title="files/lib/acp/page/PersonListPage.class.php",
183183
language="php",
184184
filepath="tutorial/tutorial-series/part-1/files/lib/acp/page/PersonListPage.class.php"
185185
) }}

0 commit comments

Comments
 (0)