diff --git a/Filter.ipynb b/Filter.ipynb index 89a9b45..d301f48 100755 --- a/Filter.ipynb +++ b/Filter.ipynb @@ -91,7 +91,7 @@ ")\n", "import json\n", "# Authorize the client, save the token.\n", - "# A scope can be specified, but will default to the default scope set when initializing the client\n", + "# A scope can be specified, but will default to the default scope set when initializing the client.\n", "token = farm_client.authorize(username, password)\n", "\n", "import pandas as pd\n",