Fix typos (#479)
This commit is contained in:
@@ -52,7 +52,7 @@ Some templates may accept additional custom options that you can pass through th
|
||||
# ... other options
|
||||
template: "@super-metrics"
|
||||
setup_community_templates: octocat/metrics@master:super-metrics, octocat/metrics@master:trusted-metrics+trust
|
||||
query: '{"custom_colo r":"#FF0000"}'
|
||||
query: '{"custom_color":"#FF0000"}'
|
||||
```
|
||||
|
||||
### 🎨 Custom CSS styling
|
||||
@@ -287,4 +287,4 @@ As code is frozen on docker container images, this feature is disabled on forks
|
||||
with:
|
||||
# ... other options
|
||||
use_prebuilt_image: yes
|
||||
```
|
||||
```
|
||||
|
||||
Reference in New Issue
Block a user