Skip to content

Commit

Permalink
feat: update desc
Browse files Browse the repository at this point in the history
  • Loading branch information
etowahadams committed Oct 31, 2024
1 parent e9fb86b commit b9d9ede
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion viz/src/SAEConfigs.ts
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ export const SAE_CONFIGS: Record<string, SAEConfig> = {
{
name: "free alpha helices",
dim: 2293,
desc: "Activates on every fourth amino acid in free alpha helices",
desc: "Activates on every 4th or 8th amino acid in free alpha helices",
},
{
name: "long alpha helices",
Expand Down

0 comments on commit b9d9ede

Please sign in to comment.