Skip to content
This repository was archived by the owner on Sep 3, 2024. It is now read-only.

Commit 392d3c2

Browse files
MachinisteWebatinux
authored andcommitted
[EN Doc]: Nuxt.js into configuration-builddir.md (#624)
* Some typo fix Signed-off-by: MachinisteWeb <[email protected]> * Nuxt.js for file configuration-builddir.md Signed-off-by: MachinisteWeb <[email protected]> * Readd ``` Signed-off-by: MachinisteWeb <[email protected]>
1 parent 52342d1 commit 392d3c2

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

en/api/configuration-builddir.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,14 +1,14 @@
11
---
22
title: "API: The buildDir Property"
3-
description: Define the dist directory for your nuxt.js application
3+
description: Define the dist directory for your Nuxt.js application
44
---
55

66
# The buildDir Property
77

88
- Type: `String`
99
- Default: `.nuxt`
1010

11-
> Define the dist directory for your nuxt.js application
11+
> Define the dist directory for your Nuxt.js application
1212
1313
Example (`nuxt.config.js`):
1414

0 commit comments

Comments
 (0)