Skip to content

Commit b150243

Browse files
committed
Fix typo
1 parent 23ee82b commit b150243

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
# This workflow will build a Java project with Maven
22
# For more information see: https://help.github.com/actions/language-and-framework-guides/building-and-testing-java-with-maven
33

4-
name: Continous Integration
4+
name: Continuous Integration
55

66
on:
77
push:

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
[![Build Status](https://github.com/Staffbase/plugins-sdk-java/workflows/Continous%20Integration/badge.svg)](https://github.com/Staffbase/plugins-sdk-java/actions)
1+
[![Build Status](https://github.com/Staffbase/plugins-sdk-java/workflows/Continuous%20Integration/badge.svg)](https://github.com/Staffbase/plugins-sdk-java/actions)
22

33
# Plugin SDK for Java
44

0 commit comments

Comments
 (0)