summaryrefslogtreecommitdiffstats
path: root/docs/it-IT/config/README.md
diff options
context:
space:
mode:
Diffstat (limited to 'docs/it-IT/config/README.md')
-rw-r--r--docs/it-IT/config/README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/it-IT/config/README.md b/docs/it-IT/config/README.md
index 68940af4e..0b4c7d38e 100644
--- a/docs/it-IT/config/README.md
+++ b/docs/it-IT/config/README.md
@@ -534,7 +534,7 @@ The `buf` module shows the currently installed version of [Buf](https://buf.buil
| ------------------- | ----------------------------------------------- | ----------------------------------------------------- |
| `format` | `'with [$symbol($version )]($style)'` | The format for the `buf` module. |
| `version_format` | `'v${raw}'` | Il formato della versione. |
-| `symbol` | `'🦬 '` | The symbol used before displaying the version of Buf. |
+| `symbol` | `'🐃 '` | The symbol used before displaying the version of Buf. |
| `detect_extensions` | `[]` | Quali estensioni dovrebbero attivare questo modulo. |
| `detect_files` | `['buf.yaml', 'buf.gen.yaml', 'buf.work.yaml']` | Quali nomi di file dovrebbero attivare questo modulo. |
| `detect_folders` | `[]` | Which folders should trigger this modules. |