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 Jul 11, 2023
1 parent 375a2a6 commit bdee512
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 bdee512

Please sign in to comment.