Skip to content

Commit 9af5f35

Browse files
authored
fix table in README.md (#35686)
1 parent dc57ddd commit 9af5f35

File tree

1 file changed

+5
-4
lines changed
  • sdk/documentintelligence/azure-ai-documentintelligence

1 file changed

+5
-4
lines changed

sdk/documentintelligence/azure-ai-documentintelligence/README.md

Lines changed: 5 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -29,10 +29,11 @@ python -m pip install azure-ai-documentintelligence
2929
```
3030

3131
This table shows the relationship between SDK versions and supported API service versions:
32-
|SDK version|Supported API service version
33-
|-|-
34-
|1.0.0b1 | 2023-10-31-preview
35-
|1.0.0b2 | 2024-02-29-preview
32+
33+
|SDK version|Supported API service version|
34+
|-|-|
35+
|1.0.0b1 | 2023-10-31-preview|
36+
|1.0.0b2 | 2024-02-29-preview|
3637

3738
Older API versions are supported in `azure-ai-formrecognizer`, please see the [Migration Guide][migration-guide] for detailed instructions on how to update application.
3839

0 commit comments

Comments
 (0)