Skip to content
This repository was archived by the owner on Jul 7, 2023. It is now read-only.

Commit 8f83adf

Browse files
elmisbackrsepassi
authored andcommitted
Fix module docstring typo (#274)
1 parent 406db60 commit 8f83adf

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tensor2tensor/visualization/attention.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@
1515

1616
"""Module for postprocessing and displaying tranformer attentions.
1717
18-
This module is deigned to be called from an ipython notebook.
18+
This module is designed to be called from an ipython notebook.
1919
"""
2020

2121
import json

0 commit comments

Comments
 (0)