i need change the size the 'abstract', only the title must affect the content must remain intact, I want a letter size 20
\documentclass[11pt,letterpaper]{report}
%\usepackage{etoolbox}
\usepackage{titlesec}
\begin{document}
\begin{abstract}
El principal mecanthis introthis introthis introthis introthis introthis introthis introthis introthis introthis introthis introthis introthis introthis introthis introthis introthis introthis introthis introthis introthis introthis introthis introthis introthis introthis introthis introthis intro
\end{abstract}
\section{Exp}
this Exp SECTION
\tableofcontents
\chapter{ETAPA2}
\label{cap:experimental}
this intro
\section{Exp2}
this Exp SECTION
\end{document}

\chapter*{\protect\Large ABSTRACT}without the\titleformatand\titlespacingcommands there. – koleygr Mar 13 '19 at 02:54\begin{abstract}and\end{abstract}and do some settings there? – Mar 13 '19 at 02:55