Skip to content

Commit c8c7a04

Browse files
committed
Remove extra parentheses from TOC.
1 parent 07b7ed8 commit c8c7a04

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Interop/Firebase Component System.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -14,8 +14,8 @@ the implementing SDK is included.
1414
- [Registering with Core](#registering-with-core)
1515
- [Singletons and Instance Management](#singletons-and-instance-management)
1616
- [Single Instance per `FIRApp`](#single-instance-per-firapp)
17-
- [SDK does not provide functionality (example: Functions)](#sdk-does-not-provide-functionality-\(example:-functions\))
18-
- [SDK provides functionality to other SDKs (example: Auth)](#sdk-provides-functionality-to-other-SDKs-\(example:-auth\))
17+
- [SDK does not provide functionality (example: Functions)](#sdk-does-not-provide-functionality-(example:-functions))
18+
- [SDK provides functionality to other SDKs (example: Auth)](#sdk-provides-functionality-to-other-SDKs-(example:-auth))
1919
- [Multiple Instances per FIRApp](#multiple-instances-per-firapp)
2020
- [Depending on Functionality from Another SDK](#depending-on-functionality-from-another-sdk)
2121
- [Advanced Use Cases](#advanced-use-cases)

0 commit comments

Comments
 (0)