diff --git a/src/Sheets.php b/src/Sheets.php index 887a091..f5659c2 100644 --- a/src/Sheets.php +++ b/src/Sheets.php @@ -2,7 +2,7 @@ namespace Smartsheet; -class Sheet +class Sheets { protected $client;