mirror of
				https://github.com/node-red/node-red-nodes.git
				synced 2025-03-01 10:37:43 +00:00 
			
		
		
		
	Typo fix
This commit is contained in:
		
				
					committed by
					
						 GitHub
						GitHub
					
				
			
			
				
	
			
			
			
						parent
						
							5fc7d873d9
						
					
				
				
					commit
					a630442e3d
				
			| @@ -197,7 +197,7 @@ | |||||||
|     <p> |     <p> | ||||||
|         The node allows for following inputs: |         The node allows for following inputs: | ||||||
|         <ul> |         <ul> | ||||||
|             <li><code>msg.topic</code>The topic to which the message should be acknowledged, if the <b>Destionation</b> field is set the msg.topic will be overwritten by this value</li> |             <li><code>msg.topic</code>The topic for which the message should be acknowledged, if the <b>Destination</b> field is set the msg.topic will be overwritten by this value</li> | ||||||
|             <li><code>msg.messageId</code>: The id of the message to acknowledge</li> |             <li><code>msg.messageId</code>: The id of the message to acknowledge</li> | ||||||
|             <li><code>msg.transaction</code>: Optional transaction name</li> |             <li><code>msg.transaction</code>: Optional transaction name</li> | ||||||
|         </ul> |         </ul> | ||||||
|   | |||||||
		Reference in New Issue
	
	Block a user