diff options
author | Navan Chauhan <navanchauhan@gmail.com> | 2024-07-28 14:55:56 -0600 |
---|---|---|
committer | Navan Chauhan <navanchauhan@gmail.com> | 2024-07-28 14:55:56 -0600 |
commit | 06649f47a8b1d65590ee8a8f78668d064e92f56b (patch) | |
tree | d3566b5e9bcc233864407e2389c51fc6b9657e3e /.spi.yml | |
parent | d983c019c74c75eb18e68dfc6d31c5e4ddb2f6f6 (diff) |
rename and capitalize
Diffstat (limited to '.spi.yml')
-rw-r--r-- | .spi.yml | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -1,4 +1,4 @@ version: 1 builder: configs: - - documentation_targets: [swiftGopherClient, swift-gopher, GopherHelpers] + - documentation_targets: [SwiftGopherClient, swift-gopher, GopherHelpers] |