Skip to content

Commit 1077820

Browse files
satyajitanandpull[bot]
authored andcommitted
Fix Doc Issue (#27590)
1 parent 07bdfa0 commit 1077820

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/guides/repl/Matter_Multi_Fabric_Commissioning.ipynb

+1-1
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@
2424
"source": [
2525
"## FabricAdmins and Controllers\n",
2626
"\n",
27-
"The `FabricAdmin` class (present in the `chip.FabricAdmin` package) is responsible for adminstering a fabric. It houses the Fabric ID and Index, as well as an RCAC and ICAC that provides the certificate material grounding that fabric.\n",
27+
"The `FabricAdmin` class (present in the `chip.FabricAdmin` package) is responsible for administering a fabric. It houses the Fabric ID and Index, as well as an RCAC and ICAC that provides the certificate material grounding that fabric.\n",
2828
"\n",
2929
"The `FabricAdmin` can be used to vend `ChipDeviceController` objects that represent a controller instance with a specific identity grounded in the admin's fabric. This controller can then be used to commission and interact with devices."
3030
]

0 commit comments

Comments
 (0)