Skip to content

Commit dfebf3b

Browse files
committed
formatting
1 parent 7b29f74 commit dfebf3b

File tree

1 file changed

+11
-11
lines changed

1 file changed

+11
-11
lines changed

docs/advanced/targeting.md

Lines changed: 11 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -76,17 +76,17 @@ const value = configCatClient.getValue(key, defaultValue, callback, userObject);
7676
```
7777
Sensitive comparators are supported from these SDK versions:
7878
| SDK | Version |
79-
| ------- | --------------------------------- |
80-
| JS | v3.0.0 |
81-
| Node | v4.0.0 |
82-
| PHP | v3.0.2 |
83-
| Python | v3.0.2 |
84-
| Ruby | v2.0.3 |
85-
| Go | v4.0.2 |
86-
| Java | v4.0.1 |
87-
| Android | v4.0.0 |
88-
| .NET | v4.0.0 |
89-
| Swift | v4.0.0 |
79+
| ------- | ------- |
80+
| JS | v3.0.0 |
81+
| Node | v4.0.0 |
82+
| PHP | v3.0.2 |
83+
| Python | v3.0.2 |
84+
| Ruby | v2.0.3 |
85+
| Go | v4.0.2 |
86+
| Java | v4.0.1 |
87+
| Android | v4.0.0 |
88+
| .NET | v4.0.0 |
89+
| Swift | v4.0.0 |
9090

9191
#### Semantic version comparators
9292

0 commit comments

Comments
 (0)