Skip to content

Commit

Permalink
Update packages/adapter-netlify/index.js
Browse files Browse the repository at this point in the history
Co-authored-by: Ben McCann <322311+benmccann@users.noreply.github.com>
  • Loading branch information
gtm-nayan and benmccann authored Jan 23, 2023
1 parent 68faffa commit b197395
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion packages/adapter-netlify/index.js
Original file line number Diff line number Diff line change
Expand Up @@ -263,7 +263,7 @@ function get_publish_directory(netlify_config, builder) {
}

builder.log.warn(
'No netlify.toml found. Using default publish directory. Consult https://kit.svelte.dev/docs/adapter-netlify#usage for more details '
'No netlify.toml found. Using default publish directory. Consult https://kit.svelte.dev/docs/adapter-netlify#usage for more details'
);
}

Expand Down

0 comments on commit b197395

Please sign in to comment.