Skip to content

Commit

Permalink
Fix Doc Issue (#27841)
Browse files Browse the repository at this point in the history
  • Loading branch information
satyajitanand authored and pull[bot] committed Feb 2, 2024
1 parent dd0c0ae commit 1046602
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/guides/repl/Matter_Multi_Fabric_Commissioning.ipynb
Original file line number Diff line number Diff line change
Expand Up @@ -958,7 +958,7 @@
"source": [
"### Establish CASE and Read OpCreds\n",
"\n",
"To prove that we do indeed have two distinct fabrics and controllers on each fabric, let's go ahead and update the label of each fabric. To do so, you'd need to succcessfully establish a CASE session through a controller on the respective fabric, and call the 'UpdateLabel' command.\n",
"To prove that we do indeed have two distinct fabrics and controllers on each fabric, let's go ahead and update the label of each fabric. To do so, you'd need to successfully establish a CASE session through a controller on the respective fabric, and call the 'UpdateLabel' command.\n",
"\n",
"Underneath the covers, each device controller will do operational discovery of the NodeId being read and establish a CASE session before issuing the IM interaction."
]
Expand Down

0 comments on commit 1046602

Please sign in to comment.