diff --git a/behaviopy/examples/petbehaviour_p.py b/behaviopy/examples/petbehaviour_p.py index 85a1bab..cfa5618 100644 --- a/behaviopy/examples/petbehaviour_p.py +++ b/behaviopy/examples/petbehaviour_p.py @@ -49,5 +49,5 @@ y_dict=BEHAVIOUR_ABBREV, entries=animals, output="p", - save_as="pet_behaviour_p.pdf" + save_as="petbehaviour_p.pdf" )