jQuery(document).ready(function($) { $('.info ul li:first-child dd').html('The operation will be usual.'); });