Commit 9471cf9c by Rachel H Committed by Sébastien Eustace

Fix typo (#264)

parent fbf16999
...@@ -48,7 +48,7 @@ The <info>init</info> command creates a basic <comment>pyproject.toml</> file in ...@@ -48,7 +48,7 @@ The <info>init</info> command creates a basic <comment>pyproject.toml</> file in
self.line( self.line(
[ [
"", "",
"This command will guide you through creating your <info>poetry.toml</> config.", "This command will guide you through creating your <info>pyproject.toml</> config.",
"", "",
] ]
) )
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment