lordgamez commented on code in PR #1358:
URL: https://github.com/apache/nifi-minifi-cpp/pull/1358#discussion_r907229496


##########
conf/minifi.properties:
##########
@@ -48,7 +48,7 @@ nifi.content.repository.class.name=DatabaseContentRepository
 ## that implements CoreComponentStateManagementProvider
 ## (e.g. an instance of RocksDbPersistableKeyValueStoreService or 
UnorderedMapPersistableKeyValueStoreService)
 #nifi.state.management.provider.local=
-#nifi.state.manangement.provider.local.path=
+#nifi.state.management.provider.local.path=

Review Comment:
   I've found 2 more appearances of this type in CONFIGURE.md we should fix 
those as well.



##########
conf/minifi.properties:
##########
@@ -48,7 +48,7 @@ nifi.content.repository.class.name=DatabaseContentRepository
 ## that implements CoreComponentStateManagementProvider
 ## (e.g. an instance of RocksDbPersistableKeyValueStoreService or 
UnorderedMapPersistableKeyValueStoreService)
 #nifi.state.management.provider.local=
-#nifi.state.manangement.provider.local.path=
+#nifi.state.management.provider.local.path=

Review Comment:
   I've found 2 more appearances of this typo in CONFIGURE.md we should fix 
those as well.



-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to