Skip to main content
1 of 2

##Avoid meta marking edits/updates:

Don't mark your edits and updates as such. We have the edit history to show what is changed.

###Avoid

I am trying to work out how to sort a list.
Update: I mean an array of integers.

###Instead just write:

I am trying to work out how to sort an array of integers.