Skip to content

Commit

Permalink
refuso
Browse files Browse the repository at this point in the history
  • Loading branch information
pigreco committed Sep 25, 2023
1 parent 756c043 commit 4de3c88
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/blog/posts/help_in_linea/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -74,7 +74,7 @@ i primi tre argomenti vanno scritti per come li leggiamo: prima va scritto il `l

- aggregate (layer:='nomeLayer',aggregate:='count',expression:="nomeAttributo")

oppure, funzionerebbe alterenda l'ordine degli argomenti:
oppure, funzionerebbe modificando l'ordine degli argomenti:

- aggregate (aggregate:='count', layer:='nomeLayer',expression:="nomeAttributo")

Expand Down

0 comments on commit 4de3c88

Please sign in to comment.