Skip to content

Commit 25872ee

Browse files
committed
Fix a typo
1 parent a2a1f3a commit 25872ee

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

znc/content.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,5 +27,5 @@ $ docker run -p 6697:6697 -v znc-cfg:/znc-data znc
2727
The port should match the port you used during `--makeconf`. Note that 6667 is
2828
often blocked by web browsers, and therefore is not recommended.
2929

30-
If you use any external module, put the .cpp, .py or .pl file to
30+
If you use any external module, put the .cpp, .py or .pm file to
3131
`/znc-data/modules` (you may need to create that directory).

0 commit comments

Comments
 (0)