From d65703f860596d492a1128827bdf99460bf2b6fd Mon Sep 17 00:00:00 2001 From: Thomas Heartman Date: Fri, 10 Dec 2021 14:03:11 +0100 Subject: [PATCH] docs(compat): center icons in table --- website/docs/sdks/index.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/website/docs/sdks/index.md b/website/docs/sdks/index.md index 0f3a0e376f..ff9bf45731 100644 --- a/website/docs/sdks/index.md +++ b/website/docs/sdks/index.md @@ -49,7 +49,7 @@ If you see an item marked with a ❌ that you would find useful, feel free to re | Capability | Java | Node.js | Go | Python | Ruby | .Net | PHP | Unleash Proxy Server | -|-----------------------------------------------------------------------------------------------------|------|---------|-----|--------|------|------|-----|----------------------| +|-----------------------------------------------------------------------------------------------------|:----:|:-------:|:---:|:------:|:----:|:----:|:---:|:--------------------:| | **Category: Initialization** | | | | | | | | | | Async initialization | ✅ | ✅ | ✅ | ✅ | ✅ | ✅ | ✅ | N/A | | Can block until synchronized | ✅ | ✅ | ⭕ | ⭕ | ⭕ | ✅ | ⭕ | N/A |