Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

Commit 95d03d9

Browse filesBrowse files
authored
fix: changing wording to extensions instead of integrations (#6180)
1 parent d2276a9 commit 95d03d9
Copy full SHA for 95d03d9

File tree

Expand file treeCollapse file tree

1 file changed

+1
-1
lines changed
Filter options
Expand file treeCollapse file tree

1 file changed

+1
-1
lines changed

‎packages/build/src/log/messages/install.js

Copy file name to clipboardExpand all lines: packages/build/src/log/messages/install.js
+1-1Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ export const logInstallIntegrations = function (logs, integrations) {
1515
return
1616
}
1717

18-
logSubHeader(logs, 'Installing integrations')
18+
logSubHeader(logs, 'Installing extensions')
1919
logArray(
2020
logs,
2121
integrations.map((integration) => integration.slug),

0 commit comments

Comments
0 (0)
Morty Proxy This is a proxified and sanitized view of the page, visit original site.