Skip to content

Commit 21d641e

Browse files
authored
Merge pull request #1153 from ddwong1984/main
A typo in Pom.xml comment
2 parents 5e73a68 + e3ba9b3 commit 21d641e

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)