JonStargaryen 4 years ago
parent
commit
bd2e07e9a8
1 changed files with 1 additions and 1 deletions
  1. 1 1
      src/viewer/helpers/preset.ts

+ 1 - 1
src/viewer/helpers/preset.ts

@@ -169,7 +169,7 @@ export const RcsbPreset = TrajectoryHierarchyPresetProvider({
 
             await PluginCommands.Toast.Show(plugin, {
                 title: 'Electron Density',
-                message: 'Click on a residue display electron density, click background to reset.',
+                message: 'Click on a residue to display electron density, click background to reset.',
                 key: 'toast-density',
                 timeoutMs: 60000
             })