File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -14,15 +14,15 @@ Use SDG as a library allow researchers or developers to build their own project
1414based on SDG. It's highly recommended to use SDG as a library if people have some
1515basic programming experience.
1616
17- All avaliable built-in conponents are listed in :ref: `API Reference <api_reference >`.
17+ All available built-in conponents are listed in :ref: `API Reference <api_reference >`.
1818You can also extend SDG with your own components, see :ref: `Developer guides for extension <Extented Synthetic Data Generator >` for more details.
1919
2020
2121Use :ref: `Data Connector <DataConnector >` to connect data resources.
2222---------------------------------------------------------------------------------
2323
2424``Data Connector `` provide a unified interface to read data from different formats or
25- data sources. Avaliable data connectors are listed in :ref: `Built-in Data Connectors <Built-in DataConnector >`.
25+ data sources. Available data connectors are listed in :ref: `Built-in Data Connectors <Built-in DataConnector >`.
2626
2727.. code-block :: python
2828
You can’t perform that action at this time.
0 commit comments