Browse Source

proper capitalization of DocFX in readme

pull/963/head
Chris Johnston 7 years ago
parent
commit
b726301d92
1 changed files with 1 additions and 1 deletions
  1. +1
    -1
      docs/README.md

+ 1
- 1
docs/README.md View File

@@ -1,6 +1,6 @@
# Instructions for Building Documentation # Instructions for Building Documentation


The documentation for the Discord.NET library uses [docfx][docfx-main]. [Instructions for installing this tool can be found here.][docfx-installing]
The documentation for the Discord.NET library uses [DocFX][docfx-main]. [Instructions for installing this tool can be found here.][docfx-installing]


1. Navigate to the root of the repository. 1. Navigate to the root of the repository.
2. (Optional) If you intend to target a specific version, ensure that you 2. (Optional) If you intend to target a specific version, ensure that you


Loading…
Cancel
Save