Skip to content

Commit

Permalink
Fix typo
Browse files Browse the repository at this point in the history
  • Loading branch information
caisq committed Feb 13, 2020
1 parent fbcd52b commit 2457b34
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tensorboard/data/provider.py
Original file line number Diff line number Diff line change
Expand Up @@ -103,7 +103,7 @@ def data_location(self, experiment_id):
return ""

def experiment_metadata(self, experiment_id):
"""Retrive metadata of a given experiment.
"""Retrieve metadata of a given experiment.
The metadata may include fields such as name and description
of the experiment, as well as a timestamp for the experiment.
Expand Down

0 comments on commit 2457b34

Please sign in to comment.