Skip to content
This repository was archived by the owner on Feb 3, 2022. It is now read-only.

Commit 49f3bf1

Browse files
committed
Keep success message under 80 characters width.
1 parent 1da8c22 commit 49f3bf1

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

src/create-twilio-function/success-message.js

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,8 @@ async function successMessage(config) {
1010
Inside that directory, you can run the following command:
1111
1212
{blue ${packageManager} start}
13-
Serves all functions in the ./functions subdirectory and assets in the ./assets directory
13+
Serves all functions in the ./functions subdirectory and assets in the
14+
./assets directory
1415
1516
Get started by running:
1617

0 commit comments

Comments
 (0)