From 236c1e82bac4749a14f05a7b9d509f0bdee67f5e Mon Sep 17 00:00:00 2001 From: Panayiotis Savva Date: Wed, 1 Mar 2023 14:04:42 +0200 Subject: [PATCH] Spelling error in Application.yaml Fix spelling error in comments section --- src/main/resources/application.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/main/resources/application.yaml b/src/main/resources/application.yaml index 502dbfa..f104fbc 100644 --- a/src/main/resources/application.yaml +++ b/src/main/resources/application.yaml @@ -195,7 +195,7 @@ hapi: # quitWait: # lastn_enabled: true # store_resource_in_lucene_index_enabled: true -### This is configuration for normalized quantity serach level default is 0 +### This is configuration for normalized quantity search level default is 0 ### 0: NORMALIZED_QUANTITY_SEARCH_NOT_SUPPORTED - default ### 1: NORMALIZED_QUANTITY_STORAGE_SUPPORTED ### 2: NORMALIZED_QUANTITY_SEARCH_SUPPORTED @@ -210,4 +210,4 @@ hapi: # rest_url: 'localhost:9200' # protocol: 'http' # schema_management_strategy: CREATE -# username: SomeUsername \ No newline at end of file +# username: SomeUsername