Skip to content

Commit fb7efec

Browse files
kimch-xionohiomanbo
authored andcommitted
fix: correct name typo from 'customised' to 'customized'
Signed-off-by: chkim <[email protected]> Signed-off-by: Changho Kim <[email protected]>
1 parent b5bc0fb commit fb7efec

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

models/spring-ai-vertex-ai-embedding/src/main/java/org/springframework/ai/vertexai/embedding/VertexAiEmbeddingConnectionDetails.java

+1-1
Original file line numberDiff line numberDiff line change
@@ -122,7 +122,7 @@ public static class Builder {
122122
private String publisher;
123123

124124
/**
125-
* Allows the connection settings to be customised
125+
* Allows the connection settings to be customized
126126
*/
127127
private PredictionServiceSettings predictionServiceSettings;
128128

0 commit comments

Comments
 (0)