Skip to content

Commit

Permalink
some minor updates
Browse files Browse the repository at this point in the history
  • Loading branch information
dieter.jordens committed Feb 10, 2021
1 parent 17cbb80 commit 75db233
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -70,7 +70,7 @@ private Collection<Project> createProjects() {
),
ravagoProject);

Project smalsProject = createAndSaveProject("fa-file", "Smals", "Leading Developer", "September 2018 - present");
Project smalsProject = createAndSaveProject("fa-file", "Smals", "Lead Developer", "September 2018 - present");
createAndSaveTechnologies(
asSet("Java 8", "Spring", "Angular", "Jasmine", "CouchDB", "ElasticSearch",
"Mockito", "JUnit", "Nginx", "REST Assured", "AssertJ", "Intellij", "Jira", "Git", "Scrum/Agile",
Expand Down

0 comments on commit 75db233

Please sign in to comment.