Skip to content
This repository was archived by the owner on Jan 25, 2023. It is now read-only.

Commit a605d41

Browse files
authored
Merge pull request #538 from netlify/fix/punctuation
fix: punctuation
2 parents 5c0e54b + ec4de44 commit a605d41

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "@netlify/build-image",
33
"version": "3.7.0",
4-
"description": "This repository contains the tools to make the build image Netlify uses to build a site from git (for continuous deployment.)",
4+
"description": "This repository contains the tools to make the build image Netlify uses to build a site from git (for continuous deployment)",
55
"main": "index.js",
66
"private": "true",
77
"scripts": {},

0 commit comments

Comments
 (0)