Skip to content

Commit 9491bf0

Browse files
authored
Update readme of spi
Update readme of spi
1 parent 2616ec5 commit 9491bf0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

azure-functions-java-spi/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
![Azure Functions Logo](https://raw.githubusercontent.com/Azure/azure-functions-cli/master/src/Azure.Functions.Cli/npm/assets/azure-functions-logo-color-raster.png)
22

33
# SPI for Azure Java Functions
4-
This repo contains SPI for building Azure Java Functions. **This library should not be used when building your function app.**
4+
This repo contains SPI for building Azure Java Functions. **This library could be used when building your function app.**
55
This library provides hooks to third parties supporting them to interact with function runtime during function invocation process.
66
**_This library should be used with scope as `provided`, because customers should not inherit it via a transitive dependency_**
77

0 commit comments

Comments
 (0)