mirror of
https://github.com/facebook/docusaurus.git
synced 2025-05-03 20:27:20 +02:00
docs(v2): fix typo in advanced plugins (#1926)
This commit is contained in:
parent
ab1520548d
commit
472c8fc176
1 changed files with 1 additions and 1 deletions
|
@ -108,7 +108,7 @@ Provides the [Docs](markdown-features.mdx) functionality and is the default docs
|
|||
module.exports = {
|
||||
plugins: [
|
||||
[
|
||||
'@docuaurus/plugin-content-docs',
|
||||
'@docusaurus/plugin-content-docs',
|
||||
{
|
||||
/**
|
||||
* Path to data on filesystem
|
||||
|
|
Loading…
Add table
Reference in a new issue