diff --git a/src/Node.cpp b/src/Node.cpp
index 5cad2787a1c4f702c951f3b13dcae479db69a46f..d603037cfb6434e4febb58de4bf468b830c0d071 100644
--- a/src/Node.cpp
+++ b/src/Node.cpp
@@ -928,7 +928,7 @@ void Node::handleTcpMessage()
 							cout << "[CHUNKACK] transform from: " << entry->d_name << " to " << keyFile << endl;
 
 							/* TODO
-							* Need to change up how key comnbining works.
+							* Need to change up how key comnbining works (also need master to keep track of all keys it sees for the next phase)
 							* 1) Master keeps track of the status of processing node assignments
 							* 2) on failure, instead of partial re-mapping, the entire node's assignments get redone
 							* 3) No longer merge temp files after assignment, instead just send the MAPLEACK