diff --git a/README.md b/README.md index ed4646f1..bb4346fc 100644 --- a/README.md +++ b/README.md @@ -3,7 +3,7 @@ [![pypi-badge]][pypy] [![api-docs-badge]][api-docs] This is the implementation of a Python library, otherwise known as -"FABlib", for intereacting with [FABRIC][fabric] testbed. +"FABlib", for interacting with [FABRIC][fabric] testbed. Your first encounter with FABlib might be through FABRIC project's [JupyterHub instance][fabric-jupyter], where FABlib is pre-installed diff --git a/fabrictestbed_extensions/fablib/node.py b/fabrictestbed_extensions/fablib/node.py index bee789fe..8c66ea3a 100644 --- a/fabrictestbed_extensions/fablib/node.py +++ b/fabrictestbed_extensions/fablib/node.py @@ -1100,7 +1100,7 @@ def add_component( - GPU_A40: A40 GPU - - FPGA_Xilinx_U280: Xilinx U280 GPU + - FPGA_Xilinx_U280: Xilinx U280 FPGA card :param model: the name of the component model to add :type model: String