diff options
| author | Billy O'Neal <bion@microsoft.com> | 2021-08-03 13:56:45 -0700 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2021-08-03 13:56:45 -0700 |
| commit | 5fd29d935099ffce8772068b88014514354d4198 (patch) | |
| tree | efd2f8dca224a617bc5c331d2a7fdabefec4ae23 /docs/examples | |
| parent | b7f99c3c4b32c0b31b73701e92bb42fbea0c83cb (diff) | |
| download | vcpkg-5fd29d935099ffce8772068b88014514354d4198.tar.gz vcpkg-5fd29d935099ffce8772068b88014514354d4198.zip | |
Fix title capitalization from https://github.com/vcpkg/vcpkg.github.io/pull/54 (#19345)
Diffstat (limited to 'docs/examples')
| -rw-r--r-- | docs/examples/packaging-zipfiles.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/examples/packaging-zipfiles.md b/docs/examples/packaging-zipfiles.md index 334316403..979cc29b4 100644 --- a/docs/examples/packaging-zipfiles.md +++ b/docs/examples/packaging-zipfiles.md @@ -1,4 +1,4 @@ -## Packaging Zipfiles Example: zlib +## Packaging `.zip` Files Example: zlib ### Bootstrap with `create` First, locate a globally accessible archive of the library's sources. Zip, gzip, and bzip are all supported. Strongly prefer official sources or mirrors over unofficial mirrors. |
