diff --git a/pages/builders/node-operators/configuration/consensus-config.mdx b/pages/builders/node-operators/configuration/consensus-config.mdx
index 38e720412..79a2cd79c 100644
--- a/pages/builders/node-operators/configuration/consensus-config.mdx
+++ b/pages/builders/node-operators/configuration/consensus-config.mdx
@@ -723,6 +723,16 @@ RPC listening port. Default is `9545`.
`OP_NODE_RPC_PORT=9545`
+### safedb.path
+
+File path used to persist safe head update data. Disabled if not set.
+
+
+ `--safedb.path=`
+ `--safedb.path=/db`
+ `SAFEDB_PATH=/db`
+
+
### sequencer.enabled
Enable sequencing of new L2 blocks. A separate batch submitter has to be deployed to publish the data for verifiers. Default is `false`.
diff --git a/words.txt b/words.txt
index ea31b13c4..48ad2c54e 100644
--- a/words.txt
+++ b/words.txt
@@ -304,6 +304,7 @@ RPGF
Rpgf
rpgf
RWAs
+safedb
Schnorr
secp
SELFDESTRUCT
@@ -343,7 +344,6 @@ syncmode
SYNCTARGET
synctarget
syscalls
-Terraform
therealbytes
Thirdweb
threadcreate