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

Commit fc843cf

Browse files
committed
docs: call the product ZEIT Now
1 parent c053b98 commit fc843cf

File tree

1 file changed

+1
-1
lines changed
  • packages/core/src/services

1 file changed

+1
-1
lines changed

packages/core/src/services/now.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ export function detect() {
44

55
export function config() {
66
return {
7-
name: 'Now',
7+
name: 'ZEIT Now',
88
service: 'now',
99
commit: process.env.NOW_GITHUB_COMMIT_SHA,
1010
branch: process.env.NOW_GITHUB_COMMIT_REF,

0 commit comments

Comments
 (0)