diff options
Diffstat (limited to 'resources/tools/dash/app/pal/trending/trending.py')
-rw-r--r-- | resources/tools/dash/app/pal/trending/trending.py | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/resources/tools/dash/app/pal/trending/trending.py b/resources/tools/dash/app/pal/trending/trending.py index 3697f7150f..af1dc79722 100644 --- a/resources/tools/dash/app/pal/trending/trending.py +++ b/resources/tools/dash/app/pal/trending/trending.py @@ -11,7 +11,7 @@ # See the License for the specific language governing permissions and # limitations under the License. -"""Instantiate the Trending Dash applocation. +"""Instantiate the Trending Dash application. """ import dash |