Skip to content

Commit 75af020

Browse files
Update fern/docs/pages/references/build-config.mdx
Co-authored-by: Ben Colborn <[email protected]>
1 parent 99511f9 commit 75af020

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

fern/docs/pages/references/build-config.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
The build configuration is used to configure the build process of the snap-in. For example, it can be used to set the environment variables used during the build process.
22

33
This is useful if the developer wants to import libraries from a different registry or wants to use private packages that
4-
requires an authentication token.
4+
require an authentication token.
55

66
## Specifying the Config
77

0 commit comments

Comments
 (0)