Skip to content

Commit 5eaabd1

Browse files
authored
Merge pull request #4808 from github/kenyonj-patch-1
Fix malformed arrays
2 parents 25e6a1c + 4464eca commit 5eaabd1

File tree

24 files changed

+31
-31
lines changed

24 files changed

+31
-31
lines changed

topics/actions/index.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ created_by: GitHub
44
display_name: Actions
55
github_url: https://github.com/actions
66
logo: actions.png
7-
related: docker,ci
7+
related: docker, ci
88
released: October 16, 2018
99
short_description: GitHub Actions is a platform for developer workflow orchestration and automation.
1010
topic: actions

topics/bugbounty/index.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
---
22
aliases: bug-bounty
33
display_name: Bug Bounty
4-
related: security,penetration-testing,pentesting,pentest
4+
related: security, penetration-testing, pentesting, pentest
55
short_description: Deal by which individuals can receive recognition and compensation for reporting bugs.
66
topic: bugbounty
77
wikipedia_url: https://en.wikipedia.org/wiki/Bug_bounty_program

topics/casejs/index.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
---
2-
aliases: case,case-app,case-js
2+
aliases: case, case-app, case-js
33
created_by: CASE
44
display_name: CASE
55
github_url: https://github.com/casejs/case

topics/chrome/index.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
---
22
aliases: google-chrome
3-
related: firefox,safari,edge,opera,chromium,browser,chrome-extension
3+
related: firefox, safari, edge, opera, chromium, browser, chrome-extension
44
created_by: Google
55
display_name: Chrome
66
github_url: https://github.com/googlechrome

topics/composer/index.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,10 @@
11
---
2-
aliases: packagist,composer-package,packagist-package
2+
aliases: packagist, composer-package, packagist-package
33
created_by: Nils Adermann, Jordi Boggiano
44
display_name: Composer
55
github_url: https://github.com/composer
66
logo: composer.png
7-
related: php,package-manager
7+
related: php, package-manager
88
released: March 1, 2012
99
short_description: A tool for dependency management in PHP.
1010
topic: composer

topics/computercraft-tweaked/index.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ display_name: "CC: Tweaked"
44
github_url: https://github.com/cc-tweaked/CC-Tweaked
55
url: https://tweaked.cc/
66
logo: computercraft-tweaked.png
7-
related: computercraft,lua,minecraft,minecraft-mod
7+
related: computercraft, lua, minecraft, minecraft-mod
88
topic: computercraft-tweaked
99
released: November 15, 2017
1010
short_description: "CC: Tweaked is a fork of ComputerCraft, adding programmable computers, turtles and more to Minecraft."

topics/computercraft/index.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ display_name: ComputerCraft
44
github_url: https://github.com/dan200/ComputerCraft
55
url: https://www.computercraft.info/
66
logo: computercraft.png
7-
related: computercraft-tweaked,lua,minecraft,minecraft-mod
7+
related: computercraft-tweaked, lua, minecraft, minecraft-mod
88
topic: computercraft
99
released: January 27, 2012
1010
short_description: Computers, Programming and Robotics in Minecraft.

topics/conan/index.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ display_name: Conan
44
github_url: https://github.com/conan-io/conan
55
url: https://conan.io/
66
logo: conan.png
7-
related: package-manager,cpp,c,cplusplus,multi-platform,cmake
7+
related: package-manager, cpp, c, cplusplus, multi-platform, cmake
88
aliases: conanio
99
topic: conan
1010
released: December 1, 2015

topics/crud/index.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
---
22
display_name: CRUD
3-
aliases: crudl,
3+
aliases: crudl
44
short_description: CRUD is an acronym that stands for create, read, update and delete as persistent storage operations.
55
topic: crud
66
related: sql, database, query, rest

topics/firefox/index.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
---
2-
aliases: mozilla-firefox,firefox-quantum,firefox-browser
3-
related: mozilla,chrome,safari,edge,opera,browser,gecko,firefox-extension
2+
aliases: mozilla-firefox, firefox-quantum, firefox-browser
3+
related: mozilla, chrome, safari, edge, opera, browser, gecko, firefox-extension
44
created_by: Mozilla
55
display_name: Firefox
66
github_url: https://github.com/mozilla/gecko-dev

0 commit comments

Comments
 (0)