Skip to content

Commit

Permalink
text updates
Browse files Browse the repository at this point in the history
  • Loading branch information
drjonnicholson committed Jul 13, 2024
1 parent 291d720 commit 7b5e9b4
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -142,7 +142,7 @@
"icon": "html"
},
{
"text": "CSS including CSS Modules, SASS, and LESS",
"text": "CSS including CSS Modules, SASS, and LESS, with attention to accessibility standards",
"icon": "css"
},
{
Expand All @@ -158,7 +158,7 @@
"icon": "nodejs"
},
{
"text": "Creating NPM packages, on both public and private repositories",
"text": "Creating NPM packages, having pubished to both public and private repositories",
"icon": "npm"
},
{
Expand All @@ -174,11 +174,11 @@
"icon": "ruby"
},
{
"text": "SQL in its various flavours (MySQL / MSSQL / Postgres / SQLite)",
"text": "SQL in its various flavours (MySQL / MSSQL / Postgres / SQLite) for applicatons and data analysis",
"icon": "database"
},
{
"text": "GIT for version control for a good decade, not to mention CVS / Subversion",
"text": "GIT for version control for a good decade, not to mention CVS / Subversion (although many many years ago)",
"icon": "git"
},
{
Expand All @@ -190,7 +190,7 @@
"icon": "api"
},
{
"text": "Secure by design / data protection by design and default",
"text": "Architecting and delivering solutions that are secure by design / data protection by design and default",
"icon": "security"
}
]
Expand Down

0 comments on commit 7b5e9b4

Please sign in to comment.