Fixed missing double quote

This commit is contained in:
espe-on 2020-10-21 10:48:55 +01:00 committed by GitHub
parent af38e3c8be
commit 0a5fc199ae
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -84,7 +84,7 @@ in [ Person::{
, Person::{
, name = "Joseph Crawley"
, tags =
[ "javascript", "react", "csharp", "python", "full-stack", "web", "bash", "linux ]
[ "javascript", "react", "csharp", "python", "full-stack", "web", "bash", "linux" ]
, gitLink = "https://github.com/espe-on"
, twitter = "https://twitter.com/espe_on_"
}