Skip to content

Commit 2f32080

Browse files
authored
Typo in Pom.xml comment
1 parent 5e73a68 commit 2f32080

File tree

1 file changed

+1
-1
lines changed
  • spring-cloud-function-samples/function-sample-azure-web

1 file changed

+1
-1
lines changed

spring-cloud-function-samples/function-sample-azure-web/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,7 @@
4444
<version>${spring-cloud-function-adapter-azure-web.version}</version>
4545
</dependency>
4646

47-
<!-- rping Web Application common dependecies -->
47+
<!-- Spring Web Application common dependecies -->
4848
<dependency>
4949
<groupId>org.springframework.boot</groupId>
5050
<artifactId>spring-boot-starter-web</artifactId>

0 commit comments

Comments
 (0)